Fork me on GitHub

Installation

If you’re using maven, simply add the following dependency to your project:

<dependency>
    <groupId>org.mongojack</groupId>
    <artifactId>mongojack</artifactId>
    <version>4.8.1</version>
</dependency>

You can download the dependency directly from here:

http://repo1.maven.org/maven2/org/mongojack/mongojack/4.8.1/mongojack-4.8.1.jar

Source code can be obtained from the GitHub project.