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

de.caluga:morphium 3.1.7

Morphium - a Caching Object Mapper for MongoDB

Группа

Группа

de.caluga
Идентификатор

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

morphium
Версия

Версия

3.1.7
Тип

Тип

jar

Скачать morphium 3.1.7


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