License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdorg.neo4j |
ArtifactId | ArtifactIdneo4j-cypher-runtime-spec-suite |
Last Version | Last Version4.4.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNeo4j - Cypher Runtime Acceptance
Neo4j - Cypher Runtime Specification Suite
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.neo4j/neo4j-cypher-runtime-spec-suite/ -->
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-cypher-runtime-spec-suite</artifactId>
<version>4.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/neo4j-cypher-runtime-spec-suite/
implementation 'org.neo4j:neo4j-cypher-runtime-spec-suite:4.4.8'
// https://jarcasting.com/artifacts/org.neo4j/neo4j-cypher-runtime-spec-suite/
implementation ("org.neo4j:neo4j-cypher-runtime-spec-suite:4.4.8")
'org.neo4j:neo4j-cypher-runtime-spec-suite:jar:4.4.8'
<dependency org="org.neo4j" name="neo4j-cypher-runtime-spec-suite" rev="4.4.8">
<artifact name="neo4j-cypher-runtime-spec-suite" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='neo4j-cypher-runtime-spec-suite', version='4.4.8')
)
libraryDependencies += "org.neo4j" % "neo4j-cypher-runtime-spec-suite" % "4.4.8"
[org.neo4j/neo4j-cypher-runtime-spec-suite "4.4.8"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.13 |
org.scala-lang : scala-reflect | jar | 2.12.13 |
org.scala-lang : scalap | jar | 2.12.13 |
org.neo4j : neo4j-exceptions | jar | 4.4.8 |
org.neo4j : neo4j-kernel | jar | 4.4.8 |
org.neo4j : neo4j-cypher | jar | 4.4.8 |
org.neo4j : neo4j-ast | jar | 4.4.8 |
org.neo4j : neo4j-values | jar | 4.4.8 |
org.neo4j : neo4j-kernel | test-jar | 4.4.8 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.5 |
org.junit.vintage : junit-vintage-engine | jar | 5.7.2 |
org.scalacheck : scalacheck_2.12 | jar | 1.14.0 |
org.neo4j : neo4j-cypher-logical-plan-builder | jar | 4.4.8 |
org.neo4j : neo4j-cypher-runtime-util | test-jar | 4.4.8 |
org.neo4j : neo4j-cypher-logical-plan-generator | jar | 4.4.8 |
org.neo4j : neo4j-cypher | test-jar | 4.4.8 |
org.neo4j.community : it-test-support | jar | 4.4.8 |
org.neo4j : neo4j-common | test-jar | 4.4.8 |
org.neo4j : neo4j-io | test-jar | 4.4.8 |
org.neo4j : neo4j-logging | test-jar | 4.4.8 |
org.neo4j : log-test-utils | jar | 4.4.8 |
org.neo4j : neo4j-ast | test-jar | 4.4.8 |
org.neo4j : neo4j-random-values | jar | 4.4.8 |