Last Version

Neo4j - Cypher Compiler 1.9 2.0.5

Compiler for Cypher 1.9

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

neo4j-cypher-compiler-1.9
Version

Version

2.0.5
Type

Type

jar
Description

Description

Neo4j - Cypher Compiler 1.9
Compiler for Cypher 1.9
Project URL

Project URL

http://components.neo4j.org/neo4j-cypher-compiler-1.9/2.0.5
Project Organization

Project Organization

The Neo4j Graph Database Project

Download neo4j-cypher-compiler-1.9 2.0.5


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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.5
org.neo4j : neo4j-kernel jar 2.0.5
org.neo4j : neo4j-lucene-index jar 2.0.5
org.neo4j : neo4j-graph-matching jar 2.0.5
org.neo4j : neo4j-graph-algo jar 2.0.5

provided (1)

Group / Artifact Type Version
org.neo4j : neo4j-cypher-commons jar 2.0.5

test (8)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 2.0
org.scalautils : scalautils_2.10 jar 2.0
org.scalacheck : scalacheck_2.10 jar 1.11.0
org.neo4j : neo4j-kernel test-jar 2.0.5
org.neo4j : neo4j-graphviz jar 2.0.5
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.