Last Version

Neo4j - Cypher Compiler 3.1 3.1.9

Compiler for Cypher 3.1

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

neo4j-cypher-compiler-3.1
Version

Version

3.1.9
Type

Type

jar
Description

Description

Neo4j - Cypher Compiler 3.1
Compiler for Cypher 3.1
Project URL

Project URL

http://components.neo4j.org/neo4j-cypher-compiler-3.1/3.1.9
Project Organization

Project Organization

The Neo4j Graph Database Project
Source Code Management

Source Code Management

https://github.com/neo4j/neo4j

Download neo4j-cypher-compiler-3.1 3.1.9


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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.scala-lang : scala-reflect jar 2.11.12
org.neo4j : neo4j-cypher-frontend-3.1 jar 3.1.9
org.parboiled : parboiled-scala_2.11 jar 1.1.7
com.github.ben-manes.caffeine : caffeine jar 2.3.3

provided (3)

Group / Artifact Type Version
org.neo4j : neo4j-kernel jar 3.1.9
org.neo4j : neo4j-graph-matching jar 3.1.9
org.neo4j : neo4j-graph-algo jar 3.1.9

test (10)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 2.2.5
org.scalacheck : scalacheck_2.11 jar 1.12.5
org.neo4j : neo4j-io test-jar 3.1.9
org.neo4j : neo4j-kernel test-jar 3.1.9
org.neo4j : neo4j-cypher-frontend-3.1 test-jar 3.1.9
org.apache.commons : commons-lang3 jar 3.3.2
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.