Last Version

openCypher - Cypher AST factory 9.0.20210312

Cypher AST factory

License

License

GroupId

GroupId

org.opencypher
ArtifactId

ArtifactId

cypher-ast-factory-9.0
Version

Version

9.0.20210312
Type

Type

jar
Description

Description

openCypher - Cypher AST factory
Cypher AST factory
Source Code Management

Source Code Management

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

Download cypher-ast-factory-9.0 9.0.20210312


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.7
org.scala-lang : scala-reflect jar 2.12.7

test (5)

Group / Artifact Type Version
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.