Last Version

New Timeseries Datastore :: Query Parser 2.0.0

High throughput, distributed time series datastore

License

License

GroupId

GroupId

org.opennms.newts
ArtifactId

ArtifactId

newts-queryparser
Version

Version

2.0.0
Type

Type

jar
Description

Description

New Timeseries Datastore :: Query Parser
High throughput, distributed time series datastore

Download newts-queryparser 2.0.0


<!-- https://jarcasting.com/artifacts/org.opennms.newts/newts-queryparser/ -->
<dependency>
    <groupId>org.opennms.newts</groupId>
    <artifactId>newts-queryparser</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.opennms.newts/newts-queryparser/
implementation 'org.opennms.newts:newts-queryparser:2.0.0'
// https://jarcasting.com/artifacts/org.opennms.newts/newts-queryparser/
implementation ("org.opennms.newts:newts-queryparser:2.0.0")
'org.opennms.newts:newts-queryparser:jar:2.0.0'
<dependency org="org.opennms.newts" name="newts-queryparser" rev="2.0.0">
  <artifact name="newts-queryparser" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opennms.newts', module='newts-queryparser', version='2.0.0')
)
libraryDependencies += "org.opennms.newts" % "newts-queryparser" % "2.0.0"
[org.opennms.newts/newts-queryparser "2.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.opennms.newts : newts-api jar 2.0.0
com.google.guava : guava jar 23.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.