MVN

org.opencypher : ast-9.0

Maven & Gradle

Mar 12, 2021
16 usages
53 stars

openCypher AST for the Cypher Query Language · Abstract Syntax Tree and semantic analysis for the Cypher query language

<dependency>
    <groupId>org.opencypher</groupId>
    <artifactId>ast-9.0</artifactId>
    <version>9.0.20210312</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opencypher : ast-9.0 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 9.0.20210312

All Versions

Choose a version of org.opencypher : ast-9.0 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
9.0.x
ast-9.0-9.0.20210312
ast-9.0-9.0.20190305
ast-9.0-9.0.20181129
ast-9.0-9.0.20181030
ast-9.0-9.0.20181012
ast-9.0-9.0.20181009
ast-9.0-9.0.20180928
ast-9.0-9.0.20180925
ast-9.0-9.0.20180914
ast-9.0-9.0.8
ast-9.0-9.0.7
ast-9.0-9.0.6
ast-9.0-9.0.5
ast-9.0-9.0.4
ast-9.0-9.0.3
ast-9.0-9.0.2
ast-9.0-9.0.1
1.0.x
ast-9.0-1.0.0

How to add a dependency to Maven

Add the following org.opencypher : ast-9.0 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.opencypher</groupId>
    <artifactId>ast-9.0</artifactId>
    <version>9.0.20210312</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.opencypher : ast-9.0 gradle dependency to your build.gradle file:

implementation 'org.opencypher:ast-9.0:9.0.20210312'

Gradle Kotlin DSL: Add the following org.opencypher : ast-9.0 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.opencypher:ast-9.0:9.0.20210312")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.opencypher : ast-9.0 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.opencypher" % "ast-9.0" % "9.0.20210312"

Advertisement

Dependencies from Group

26 usages
53 stars
tck
Jul 11, 2023
17 usages
756 stars
Jun 03, 2019
16 usages
329 stars
Mar 12, 2021
16 usages
53 stars
Jun 03, 2019
12 usages
329 stars

Discover Dependencies

Aug 18, 2021
3 usages
8 stars
Apr 23, 2021
5 usages
3.8k stars
Jan 06, 2023
28 stars
May 27, 2023
10 usages
0 stars
Feb 01, 2023
2 usages
84 stars
Feb 12, 2022
17 usages
0 stars
Aug 28, 2020
3 usages
1.9k stars