is not current version
Last Version 1.2.1

com.github.mdre:odbogm 1.0.3.2

ODBOGM let you store/retrieve object in a OrientDB graph structure in a clear and simple way.

GroupId

GroupId

com.github.mdre
ArtifactId

ArtifactId

odbogm
Version

Version

1.0.3.2
Type

Type

jar

Download odbogm 1.0.3.2


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