Last Version

openCypher AST for the Cypher Query Language 2.0.0

Abstract Syntax Tree and semantic analysis for the Cypher query language

License

License

GroupId

GroupId

org.opencypher
ArtifactId

ArtifactId

ast-9.1
Version

Version

2.0.0
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.1 2.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.opencypher : util-9.1 jar 2.0.0
org.opencypher : expressions-9.1 jar 2.0.0
org.scala-lang : scala-library jar 2.11.12
org.scalatest : scalatest_2.11 jar 2.2.5

test (6)

Group / Artifact Type Version
org.opencypher : util-9.1 test-jar 2.0.0
org.opencypher : expressions-9.1 test-jar 2.0.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

Project Modules

There are no modules declared in this project.