Jar examples for m:morphia
A lightweight library for mapping Java objects to/from MongoDB (see mongodb.org).
You can download jar file morphia 1.2.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add morphia-1.2.3.jar to your project.
<dependency> <groupId>com.github.jmkgreen.morphia</groupId> <artifactId>morphia</artifactId> <version>1.2.3</version> </dependency>
compile group: 'com.github.jmkgreen.morphia', name: 'morphia', version: '1.2.3'
libraryDependencies += "com.github.jmkgreen.morphia" % "morphia" % "1.2.3"
<dependency org="com.github.jmkgreen.morphia" name="morphia" rev="1.2.3"/>
@Grapes(@Grab(group='com.github.jmkgreen.morphia', module='morphia', version='1.2.3'))
'com.github.jmkgreen.morphia:morphia:jar:1.2.3'
Click the following link to download the jar file.
morphia-1.2.3-javadoc.jar