is not current version
Last Version 4.4.8

Neo4j - Cypher AST factory 4.3.3

Cypher AST factory

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

cypher-ast-factory
Version

Version

4.3.3
Type

Type

jar
Description

Description

Neo4j - Cypher AST factory
Cypher AST factory
Project URL

Project URL

http://components.neo4j.org/cypher-ast-factory/4.3.3
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.3.3


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

Dependencies

compile (2)

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

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.1u2

test (5)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.5
org.junit.vintage : junit-vintage-engine jar 5.7.1
org.junit.jupiter : junit-jupiter jar 5.7.1
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 3.7.7

Project Modules

There are no modules declared in this project.