Last Version

openCypher AST for the Cypher Query Language 9.0.20210312

Abstract Syntax Tree and semantic analysis for the Cypher query language

License

License

GroupId

GroupId

org.opencypher
ArtifactId

ArtifactId

ast-9.0
Version

Version

9.0.20210312
Type

Type

jar
Description

Description

openCypher AST for the Cypher Query Language
Abstract Syntax Tree and semantic analysis for the Cypher query language
Source Code Management

Source Code Management

https://github.com/openCypher/front-end

Download ast-9.0 9.0.20210312


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

Dependencies

compile (3)

Group / Artifact Type Version
org.opencypher : util-9.0 jar 9.0.20210312
org.opencypher : expressions-9.0 jar 9.0.20210312
org.scala-lang : scala-library jar 2.12.7

test (8)

Group / Artifact Type Version
org.opencypher : util-9.0 test-jar 9.0.20210312
org.opencypher : expressions-9.0 test-jar 9.0.20210312
org.scalacheck : scalacheck_2.12 jar 1.14.0
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 2.18.3
org.scalatest : scalatest_2.12 jar 3.0.5

Project Modules

There are no modules declared in this project.