is not current version
Last Version 4.2.19

Morphium 4.2.13

Morphium - a Caching Object Mapper for MongoDB

License

License

GroupId

GroupId

de.caluga
ArtifactId

ArtifactId

morphium
Version

Version

4.2.13
Type

Type

jar
Description

Description

Morphium
Morphium - a Caching Object Mapper for MongoDB
Project URL

Project URL

http://caluga.de
Source Code Management

Source Code Management

https://github.com/sboesebeck/morphium

Download morphium 4.2.13


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

Dependencies

compile (10)

Group / Artifact Type Version
javax.jms : javax.jms-api jar 2.0.1
org.slf4j : slf4j-api jar 1.7.30
cglib : cglib jar 3.3.0
org.mongodb : mongodb-driver-core jar [4.1.0,)
com.googlecode.json-simple : json-simple jar 1.1.1
javax.cache : cache-api jar 1.1.1
org.apache.commons : commons-lang3 jar 3.9
uk.com.robust-it : cloning jar 1.9.12
io.github.classgraph : classgraph jar 4.8.90
de.caluga : rsa jar 1.0

provided (5)

Group / Artifact Type Version
org.mongodb : bson jar [4.1.0,)
org.mongodb : mongodb-driver-sync jar [4.1.0,)
javax.validation : validation-api jar 2.0.1.Final
org.glassfish : javax.el jar 3.0.1-b11
org.hibernate : hibernate-validator jar 6.0.21.Final

test (6)

Group / Artifact Type Version
junit : junit jar [4.13.1,)
org.assertj : assertj-core jar 3.11.1
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3
org.ehcache : jcache jar 1.0.1
com.fasterxml.jackson.core : jackson-databind jar 2.11.3

Project Modules

There are no modules declared in this project.