| License |
License |
|---|---|
| GroupId | GroupIdde.caluga |
| ArtifactId | ArtifactIdmorphium |
| Last Version | Last Version4.2.19 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMorphium
Morphium - a Caching Object Mapper for MongoDB
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| morphium-4.2.19.pom | |
| morphium-4.2.19.jar | 504 KB |
| morphium-4.2.19-sources.jar | 238 KB |
| morphium-4.2.19-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.caluga/morphium/ -->
<dependency>
<groupId>de.caluga</groupId>
<artifactId>morphium</artifactId>
<version>4.2.19</version>
</dependency>
// https://jarcasting.com/artifacts/de.caluga/morphium/
implementation 'de.caluga:morphium:4.2.19'
// https://jarcasting.com/artifacts/de.caluga/morphium/
implementation ("de.caluga:morphium:4.2.19")
'de.caluga:morphium:jar:4.2.19'
<dependency org="de.caluga" name="morphium" rev="4.2.19">
<artifact name="morphium" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.caluga', module='morphium', version='4.2.19')
)
libraryDependencies += "de.caluga" % "morphium" % "4.2.19"
[de.caluga/morphium "4.2.19"]
| 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 |
| com.rabbitmq : amqp-client | jar | 5.14.2 |
| 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 |
| 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.9 |
| ch.qos.logback : logback-classic | jar | 1.2.9 |
| org.ehcache : jcache | jar | 1.0.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | [2.12.6.1,) |