is not current version
Last Version 3.6.2

org.graphfoundation.ongdb:cypher-parent 1.0.2

Project that builds the ONgDB Geequel modules as part of the Community distribution.

GroupId

GroupId

org.graphfoundation.ongdb
ArtifactId

ArtifactId

cypher-parent
Version

Version

1.0.2
Type

Type

pom

Download cypher-parent 1.0.2

Filename Size
cypher-parent-1.0.2.pom 7 KB
Browse

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