is not current version
Last Version 3.5.0-beta03

org.neo4j:cypher-enterprise-parent 3.4.6

Project that builds the Neo4j Cypher modules as part of the Enterprise distribution.

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

cypher-enterprise-parent
Version

Version

3.4.6
Type

Type

pom

Download cypher-enterprise-parent 3.4.6


<!-- https://jarcasting.com/artifacts/org.neo4j/cypher-enterprise-parent/ -->
<dependency>
    <groupId>org.neo4j</groupId>
    <artifactId>cypher-enterprise-parent</artifactId>
    <version>3.4.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/cypher-enterprise-parent/
implementation 'org.neo4j:cypher-enterprise-parent:3.4.6'
// https://jarcasting.com/artifacts/org.neo4j/cypher-enterprise-parent/
implementation ("org.neo4j:cypher-enterprise-parent:3.4.6")
'org.neo4j:cypher-enterprise-parent:pom:3.4.6'
<dependency org="org.neo4j" name="cypher-enterprise-parent" rev="3.4.6">
  <artifact name="cypher-enterprise-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='cypher-enterprise-parent', version='3.4.6')
)
libraryDependencies += "org.neo4j" % "cypher-enterprise-parent" % "3.4.6"
[org.neo4j/cypher-enterprise-parent "3.4.6"]