License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdorg.neo4j |
ArtifactId | ArtifactIdneo4j-cypher-compiler-1.9_2.11 |
Version | Version2.0.5 |
Type | Typejar |
Description |
DescriptionNeo4j - Cypher Compiler 1.9 for scala 2.11
Compiler for Cypher 1.9 compiled for scala 2.11
|
Project URL |
Project URL |
Project Organization |
Project OrganizationThe Neo4j Graph Database Project |
<!-- https://jarcasting.com/artifacts/org.neo4j/neo4j-cypher-compiler-1.9_2.11/ -->
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-cypher-compiler-1.9_2.11</artifactId>
<version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/neo4j-cypher-compiler-1.9_2.11/
implementation 'org.neo4j:neo4j-cypher-compiler-1.9_2.11:2.0.5'
// https://jarcasting.com/artifacts/org.neo4j/neo4j-cypher-compiler-1.9_2.11/
implementation ("org.neo4j:neo4j-cypher-compiler-1.9_2.11:2.0.5")
'org.neo4j:neo4j-cypher-compiler-1.9_2.11:jar:2.0.5'
<dependency org="org.neo4j" name="neo4j-cypher-compiler-1.9_2.11" rev="2.0.5">
<artifact name="neo4j-cypher-compiler-1.9_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='neo4j-cypher-compiler-1.9_2.11', version='2.0.5')
)
libraryDependencies += "org.neo4j" % "neo4j-cypher-compiler-1.9_2.11" % "2.0.5"
[org.neo4j/neo4j-cypher-compiler-1.9_2.11 "2.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.6 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.neo4j : neo4j-cypher-commons | jar | 2.0.5 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.4 |
org.scalautils : scalautils_2.11 | jar | 2.1.7 |
org.scalacheck : scalacheck_2.11 | jar | 1.12.2 |
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 |