License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdorg.neo4j |
ArtifactId | ArtifactIdneo4j-cypher-morsel-runtime |
Last Version | Last Version3.5.0-beta03 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNeo4j - Cypher Morsel Runtime
Parallel runtime for Cypher
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.neo4j/neo4j-cypher-morsel-runtime/ -->
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-cypher-morsel-runtime</artifactId>
<version>3.5.0-beta03</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/neo4j-cypher-morsel-runtime/
implementation 'org.neo4j:neo4j-cypher-morsel-runtime:3.5.0-beta03'
// https://jarcasting.com/artifacts/org.neo4j/neo4j-cypher-morsel-runtime/
implementation ("org.neo4j:neo4j-cypher-morsel-runtime:3.5.0-beta03")
'org.neo4j:neo4j-cypher-morsel-runtime:jar:3.5.0-beta03'
<dependency org="org.neo4j" name="neo4j-cypher-morsel-runtime" rev="3.5.0-beta03">
<artifact name="neo4j-cypher-morsel-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='neo4j-cypher-morsel-runtime', version='3.5.0-beta03')
)
libraryDependencies += "org.neo4j" % "neo4j-cypher-morsel-runtime" % "3.5.0-beta03"
[org.neo4j/neo4j-cypher-morsel-runtime "3.5.0-beta03"]
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-slotted-runtime | jar | 3.5.0-beta03 |
org.neo4j : neo4j-cypher-physical-planning | jar | 3.5.0-beta03 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.1 |
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.opencypher : ast-9.0 | test-jar | 9.0.20181012 |
org.opencypher : util-9.0 | test-jar | 9.0.20181012 |
org.neo4j : neo4j-cypher | test-jar | 3.5.0-beta03 |
org.neo4j : neo4j-cypher-interpreted-runtime | test-jar | 3.5.0-beta03 |
org.neo4j : neo4j-kernel-api | test-jar | 3.5.0-beta03 |
org.junit.jupiter : junit-jupiter-migrationsupport | jar | 5.2.0 |
org.junit.vintage : junit-vintage-engine | jar | 5.2.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.2.0 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.mockito : mockito-core | jar | 2.21.0 |