не последняя версия
Последняя версия 1.2.1

com.github.mdre:odbogm 0.9.15

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

Группа

Группа

com.github.mdre
Идентификатор

Идентификатор

odbogm
Версия

Версия

0.9.15
Тип

Тип

jar

Скачать odbogm 0.9.15


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