MVN

org.jnosql.query : jnosql-query-antlr

Maven & Gradle

Oct 18, 2018
4 usages
3 stars

Eclipse JNoSQL Query Implementation with Antlr4 · The Eclipse JNoSQL Query implementation that uses Antlr 4

<dependency>
    <groupId>org.jnosql.query</groupId>
    <artifactId>jnosql-query-antlr</artifactId>
    <version>0.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jnosql.query : jnosql-query-antlr to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.7

All Versions

Choose a version of org.jnosql.query : jnosql-query-antlr to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
jnosql-query-antlr-0.0.7
jnosql-query-antlr-0.0.6

How to add a dependency to Maven

Add the following org.jnosql.query : jnosql-query-antlr maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jnosql.query</groupId>
    <artifactId>jnosql-query-antlr</artifactId>
    <version>0.0.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jnosql.query : jnosql-query-antlr gradle dependency to your build.gradle file:

implementation 'org.jnosql.query:jnosql-query-antlr:0.0.7'

Gradle Kotlin DSL: Add the following org.jnosql.query : jnosql-query-antlr gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jnosql.query:jnosql-query-antlr:0.0.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jnosql.query : jnosql-query-antlr sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jnosql.query" % "jnosql-query-antlr" % "0.0.7"

Advertisement

Dependencies from Group

Oct 18, 2018
4 usages
3 stars
Oct 18, 2018
2 usages
3 stars
Oct 18, 2018
3 stars

Discover Dependencies

Jul 13, 2023
9 usages
18 stars
Apr 26, 2021
3 usages
20 stars
apm
Aug 14, 2023
9 usages
392 stars
May 08, 2021
3 usages
8 stars
Mar 29, 2022
18 usages
0 stars
Nov 13, 2022
13 usages
130 stars
May 10, 2023
16 usages
718 stars
Apr 23, 2019
4 usages
0 stars
Dec 20, 2022
5 usages
3 stars