License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdorg.neo4j |
ArtifactId | ArtifactIdneo4j-cypher-logical-plan-builder |
Version | Version4.4.4 |
Type | Typejar |
Description |
DescriptionNeo4j - Cypher Logical Plan Builder
Neo4j - Cypher logical plan builder
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.neo4j/neo4j-cypher-logical-plan-builder/ -->
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-cypher-logical-plan-builder</artifactId>
<version>4.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/neo4j-cypher-logical-plan-builder/
implementation 'org.neo4j:neo4j-cypher-logical-plan-builder:4.4.4'
// https://jarcasting.com/artifacts/org.neo4j/neo4j-cypher-logical-plan-builder/
implementation ("org.neo4j:neo4j-cypher-logical-plan-builder:4.4.4")
'org.neo4j:neo4j-cypher-logical-plan-builder:jar:4.4.4'
<dependency org="org.neo4j" name="neo4j-cypher-logical-plan-builder" rev="4.4.4">
<artifact name="neo4j-cypher-logical-plan-builder" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='neo4j-cypher-logical-plan-builder', version='4.4.4')
)
libraryDependencies += "org.neo4j" % "neo4j-cypher-logical-plan-builder" % "4.4.4"
[org.neo4j/neo4j-cypher-logical-plan-builder "4.4.4"]
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.scalacheck : scalacheck_2.12 | jar | 1.14.0 |
org.neo4j : neo4j-parser | jar | 4.4.4 |
org.neo4j : neo4j-cypher-logical-plans | jar | 4.4.4 |
Group / Artifact | Type | Version |
---|---|---|
org.neo4j : neo4j-test-util | jar | 4.4.4 |
org.neo4j : neo4j-ast | test-jar | 4.4.4 |
org.junit.vintage : junit-vintage-engine | jar | 5.7.2 |