is not current version
Last Version 0.13.0

sql-antlr 0.12.4

Antlr parser for IoTDB.

License

License

Categories

Categories

Ant Build Tools ANTLR Compiler-compiler
GroupId

GroupId

org.apache.iotdb
ArtifactId

ArtifactId

iotdb-antlr
Version

Version

0.12.4
Type

Type

jar
Description

Description

sql-antlr
Antlr parser for IoTDB.
Project Organization

Project Organization

The Apache Software Foundation

Download iotdb-antlr 0.12.4


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

Dependencies

compile (3)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.8-1
ch.qos.logback : logback-classic jar 1.2.3
org.slf4j : slf4j-api jar 1.7.32

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.