is not current version
Last Version 0.0.7

org.jnosql.query:jnosql-query-antlr 0.0.6

The Eclipse JNoSQL Query implementation that uses Antlr 4

Categories

Categories

Ant Build Tools ANTLR Compiler-compiler
GroupId

GroupId

org.jnosql.query
ArtifactId

ArtifactId

jnosql-query-antlr
Version

Version

0.0.6
Type

Type

jar

Download jnosql-query-antlr 0.0.6


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