Last Version

ONgDB - Community Cypher Build 3.6.2

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

License

License

GroupId

GroupId

org.graphfoundation.ongdb
ArtifactId

ArtifactId

cypher-parent
Version

Version

3.6.2
Type

Type

pom
Description

Description

ONgDB - Community Cypher Build
Project that builds the Neo4j Cypher modules as part of the Community distribution.
Project Organization

Project Organization

The ONgDB Neo4j Enterprise Fork Graph Database Project
Source Code Management

Source Code Management

https://github.com/graphfoundation/ongdb

Download cypher-parent 3.6.2

Filename Size
cypher-parent-3.6.2.pom 6 KB
Browse

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

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.