is not current version
Last Version 3.6.2

org.graphfoundation.ongdb.assembly:ongdb-community-standalone 3.6.0.M2

This project assembles the ONgDB Community Edition stand-alone distribution, pulling together all the deliverable artifacts and packaging them into a downloadable installer.

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

org.graphfoundation.ongdb.assembly
ArtifactId

ArtifactId

ongdb-community-standalone
Version

Version

3.6.0.M2
Type

Type

pom

Download ongdb-community-standalone 3.6.0.M2


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