Last Version

Neo4j - Enterprise Cypher Build 3.5.0-beta03

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

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

cypher-enterprise-parent
Version

Version

3.5.0-beta03
Type

Type

pom
Description

Description

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

Project URL

http://components.neo4j.org/cypher-enterprise-parent/3.5.0-beta03
Project Organization

Project Organization

The Neo4j Graph Database Project
Source Code Management

Source Code Management

https://github.com/neo4j/neo4j

Download cypher-enterprise-parent 3.5.0-beta03


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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.1

test (6)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.