License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdorg.neo4j |
ArtifactId | ArtifactIdneo4j-cypher-ast-factory |
Last Version | Last Version4.4.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNeo4j - Neo4j/OpenCypher AST factory
Neo4j Cypher AST factory
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.neo4j/neo4j-cypher-ast-factory/ -->
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-cypher-ast-factory</artifactId>
<version>4.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/neo4j-cypher-ast-factory/
implementation 'org.neo4j:neo4j-cypher-ast-factory:4.4.8'
// https://jarcasting.com/artifacts/org.neo4j/neo4j-cypher-ast-factory/
implementation ("org.neo4j:neo4j-cypher-ast-factory:4.4.8")
'org.neo4j:neo4j-cypher-ast-factory:jar:4.4.8'
<dependency org="org.neo4j" name="neo4j-cypher-ast-factory" rev="4.4.8">
<artifact name="neo4j-cypher-ast-factory" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='neo4j-cypher-ast-factory', version='4.4.8')
)
libraryDependencies += "org.neo4j" % "neo4j-cypher-ast-factory" % "4.4.8"
[org.neo4j/neo4j-cypher-ast-factory "4.4.8"]
Group / Artifact | Type | Version |
---|---|---|
org.neo4j : neo4j-util | jar | 4.4.8 |
org.neo4j : neo4j-ast | jar | 4.4.8 |
org.neo4j : cypher-ast-factory | jar | 4.4.8 |
org.neo4j : neo4j-cypher-javacc-parser | jar | 4.4.8 |
org.neo4j : neo4j-parser | jar | 4.4.8 |
org.scala-lang : scala-library | jar | 2.12.13 |
org.scala-lang : scala-reflect | jar | 2.12.13 |
Group / Artifact | Type | Version |
---|---|---|
org.neo4j : neo4j-ast | test-jar | 4.4.8 |
org.neo4j : neo4j-test-util | jar | 4.4.8 |
org.opencypher : tck | jar | 1.0.0-M16 |
org.opencypher : tck-api_2.12 | jar | 1.0.0-M16 |
org.scalatest : scalatest_2.12 | jar | 3.0.5 |
org.junit.vintage : junit-vintage-engine | jar | 5.7.2 |
org.scalacheck : scalacheck_2.12 | jar | 1.14.0 |