Last Version

Neo4j - Cypher AST factory 4.4.8

Cypher AST factory

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

cypher-ast-factory
Version

Version

4.4.8
Type

Type

jar
Description

Description

Neo4j - Cypher AST factory
Cypher AST factory
Project URL

Project URL

http://components.neo4j.org/cypher-ast-factory/4.4.8
Project Organization

Project Organization

The Neo4j Graph Database Project
Source Code Management

Source Code Management

https://github.com/neo4j/neo4j

Download cypher-ast-factory 4.4.8


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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.vintage : junit-vintage-engine jar 5.7.2

Project Modules

There are no modules declared in this project.