Morphia
See here for the official documentation. To see the roadmap, please see here. A list of the resolved issues can be found here or in the milestones section on github.
License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases |
GroupId | GroupIdorg.mongodb.morphia |
ArtifactId | ArtifactIdmorphia-no-proxy-deps-tests |
Last Version | Last Version1.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMorphia
Java Object Document Mapper for MongoDB
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
morphia-no-proxy-deps-tests-1.3.2.pom | |
morphia-no-proxy-deps-tests-1.3.2.jar | 261 bytes |
morphia-no-proxy-deps-tests-1.3.2-sources.jar | 261 bytes |
morphia-no-proxy-deps-tests-1.3.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.mongodb.morphia/morphia-no-proxy-deps-tests/ -->
<dependency>
<groupId>org.mongodb.morphia</groupId>
<artifactId>morphia-no-proxy-deps-tests</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.mongodb.morphia/morphia-no-proxy-deps-tests/
implementation 'org.mongodb.morphia:morphia-no-proxy-deps-tests:1.3.2'
// https://jarcasting.com/artifacts/org.mongodb.morphia/morphia-no-proxy-deps-tests/
implementation ("org.mongodb.morphia:morphia-no-proxy-deps-tests:1.3.2")
'org.mongodb.morphia:morphia-no-proxy-deps-tests:jar:1.3.2'
<dependency org="org.mongodb.morphia" name="morphia-no-proxy-deps-tests" rev="1.3.2">
<artifact name="morphia-no-proxy-deps-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mongodb.morphia', module='morphia-no-proxy-deps-tests', version='1.3.2')
)
libraryDependencies += "org.mongodb.morphia" % "morphia-no-proxy-deps-tests" % "1.3.2"
[org.mongodb.morphia/morphia-no-proxy-deps-tests "1.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.mongodb.morphia : morphia | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
See here for the official documentation. To see the roadmap, please see here. A list of the resolved issues can be found here or in the milestones section on github.