License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdorg.neo4j |
ArtifactId | ArtifactIdneo4j-cypher-physical-planning |
Version | Version3.5.0-beta03 |
Type | Typejar |
Description |
DescriptionNeo4j - Cypher Physical Planning
A runtime for Neo4j's query language
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.neo4j/neo4j-cypher-physical-planning/ -->
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-cypher-physical-planning</artifactId>
<version>3.5.0-beta03</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/neo4j-cypher-physical-planning/
implementation 'org.neo4j:neo4j-cypher-physical-planning:3.5.0-beta03'
// https://jarcasting.com/artifacts/org.neo4j/neo4j-cypher-physical-planning/
implementation ("org.neo4j:neo4j-cypher-physical-planning:3.5.0-beta03")
'org.neo4j:neo4j-cypher-physical-planning:jar:3.5.0-beta03'
<dependency org="org.neo4j" name="neo4j-cypher-physical-planning" rev="3.5.0-beta03">
<artifact name="neo4j-cypher-physical-planning" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='neo4j-cypher-physical-planning', version='3.5.0-beta03')
)
libraryDependencies += "org.neo4j" % "neo4j-cypher-physical-planning" % "3.5.0-beta03"
[org.neo4j/neo4j-cypher-physical-planning "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 | jar | 3.5.0-beta03 |
org.neo4j : neo4j-codegen | jar | 3.5.0-beta03 |
org.neo4j : neo4j-cypher-planner-3.5 | jar | 3.5.0-beta03 |
org.parboiled : parboiled-scala_2.11 | jar | 1.1.7 |
net.sf.opencsv : opencsv | jar | 2.3 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.1 |