is not current version
Last Version 4.2.19

de.caluga:morphium 2.2.5

Morphium - a Caching Object Mapper for MongoDB

GroupId

GroupId

de.caluga
ArtifactId

ArtifactId

morphium
Version

Version

2.2.5
Type

Type

jar

Download morphium 2.2.5


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