Registry / other / ditto-model-thingsearch-parser

ditto-model-thingsearch-parser

JSON →
library1.5.1javamavenunverified

Parser for thing search queries in Eclipse Ditto, a digital twin framework for IoT.

<dependency> <groupId>org.eclipse.ditto</groupId> <artifactId>ditto-model-thingsearch-parser</artifactId> <version>1.5.1</version> </dependency>
INSTALL
IMPORT
SIG · DITTO-MODEL-THINGS
D
ditto-model-thingsearch-parser
otherjavav1.5.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

QueryParser
org.eclipse.ditto.model.thingsearch.parser.QueryParser

Gets the singleton instance of the thing search query parser.

import org.eclipse.ditto.model.thingsearch.parser.QueryParser; public class Example { public static void main(String[] args) { QueryParser parser = QueryParser.getInstance(); System.out.println("Query parser created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.5.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Meta
1
Resources
ditto-model-thingsearch-parser — mvn dependency:get ditto-model-thingsearch-parser · libregistry