is not current version
Last Version 1.2.1

com.github.mdre:odbogm 0.8.1

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

0.8.1
Type

Type

jar

Download odbogm 0.8.1


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