is not current version
Last Version 4.4.8

org.neo4j:cypher-ast-factory 4.1.8

Cypher AST factory

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

cypher-ast-factory
Version

Version

4.1.8
Type

Type

jar

Download cypher-ast-factory 4.1.8


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