is not current version
Last Version 3.6.2

org.graphfoundation.ongdb:ongdb-dbms 1.0.1

This component provides management functionality and product surface for ONgDB instances.

GroupId

GroupId

org.graphfoundation.ongdb
ArtifactId

ArtifactId

ongdb-dbms
Version

Version

1.0.1
Type

Type

jar

Download ongdb-dbms 1.0.1


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