Morphia

Java Object Document Mapper for MongoDB

License

License

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

org.mongodb.morphia
ArtifactId

ArtifactId

morphia-util
Last Version

Last Version

0.111
Release Date

Release Date

Type

Type

jar
Description

Description

Morphia
Java Object Document Mapper for MongoDB
Project URL

Project URL

https://github.com/mongodb/morphia.git
Source Code Management

Source Code Management

https://github.com/mongodb/morphia.git

Download morphia-util

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Morphia

Master branch: Build Status

1.6.x branch: Build Status

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.

org.mongodb.morphia

mongodb

Versions

Version
0.111
0.110
0.109