License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdorg.neo4j |
ArtifactId | ArtifactIdneo4j-cypher-compatibility-suite |
Last Version | Last Version3.0.12 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNeo4j - Cypher Compatibility Suite
Neo4j query language compatibility suite
|
Project URL |
Project URL |
Project Organization |
Project OrganizationThe Neo4j Graph Database Project |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.neo4j/neo4j-cypher-compatibility-suite/ -->
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-cypher-compatibility-suite</artifactId>
<version>3.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/neo4j-cypher-compatibility-suite/
implementation 'org.neo4j:neo4j-cypher-compatibility-suite:3.0.12'
// https://jarcasting.com/artifacts/org.neo4j/neo4j-cypher-compatibility-suite/
implementation ("org.neo4j:neo4j-cypher-compatibility-suite:3.0.12")
'org.neo4j:neo4j-cypher-compatibility-suite:jar:3.0.12'
<dependency org="org.neo4j" name="neo4j-cypher-compatibility-suite" rev="3.0.12">
<artifact name="neo4j-cypher-compatibility-suite" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='neo4j-cypher-compatibility-suite', version='3.0.12')
)
libraryDependencies += "org.neo4j" % "neo4j-cypher-compatibility-suite" % "3.0.12"
[org.neo4j/neo4j-cypher-compatibility-suite "3.0.12"]
Group / Artifact | Type | Version |
---|---|---|
org.antlr : antlr4 | jar | 4.5.1 |
info.cukes : cucumber-scala_2.11 | jar | 1.2.4 |
info.cukes : cucumber-junit | jar | 1.2.4 |
org.scala-lang : scala-library | jar | 2.11.8 |
org.neo4j : neo4j-kernel | jar | 3.0.12 |
org.neo4j : neo4j-io | test-jar | 3.0.12 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.5 |
org.scalautils : scalautils_2.11 | jar | 2.1.7 |
org.scalacheck : scalacheck_2.11 | jar | 1.12.5 |
org.neo4j : neo4j-cypher | jar | 3.0.12 |
org.neo4j : neo4j-cypher | test-jar | 3.0.12 |
org.neo4j : neo4j-kernel | test-jar | 3.0.12 |
org.neo4j : neo4j-cypher-compiler-3.0 | jar | 3.0.12 |
com.novus : salat-core_2.11 | jar | 1.9.9 |
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 |