is not current version
Last Version 3.6.2

org.graphfoundation.ongdb:ongdb-collections 1.0.0-beta01

Collections and collection utilities for Neo4j.

GroupId

GroupId

org.graphfoundation.ongdb
ArtifactId

ArtifactId

ongdb-collections
Version

Version

1.0.0-beta01
Type

Type

jar

Download ongdb-collections 1.0.0-beta01


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