Last Version

Neo4j - Cypher Compiler 2.1 2.1.8

Compiler for Cypher 2.1

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

neo4j-cypher-compiler-2.1
Version

Version

2.1.8
Type

Type

jar
Description

Description

Neo4j - Cypher Compiler 2.1
Compiler for Cypher 2.1
Project URL

Project URL

http://components.neo4j.org/neo4j-cypher-compiler-2.1/2.1.8
Project Organization

Project Organization

The Neo4j Graph Database Project

Download neo4j-cypher-compiler-2.1 2.1.8


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

Dependencies

compile (3)

Group / Artifact Type Version
org.parboiled : parboiled-scala_2.10 jar 1.1.6
net.sf.opencsv : opencsv jar 2.3
org.scala-lang : scala-library jar 2.10.4

provided (6)

Group / Artifact Type Version
org.neo4j : neo4j-kernel jar 2.1.8
org.neo4j : neo4j-lucene-index jar 2.1.8
org.neo4j : neo4j-graph-matching jar 2.1.8
org.neo4j : neo4j-graph-algo jar 2.1.8
org.neo4j : neo4j-cypher-commons jar 2.1.8
org.neo4j : neo4j-cypher-commons test-jar 2.1.8

test (8)

Group / Artifact Type Version
org.neo4j : neo4j-kernel test-jar 2.1.8
org.neo4j : neo4j-graphviz jar 2.1.8
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
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.