is not current version
Last Version 3.6.2

org.graphfoundation.ongdb:ongdb-udc 1.0.2

Collects simple statistics about server deployment.

GroupId

GroupId

org.graphfoundation.ongdb
ArtifactId

ArtifactId

ongdb-udc
Version

Version

1.0.2
Type

Type

jar

Download ongdb-udc 1.0.2


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