mongeez allows you to manage changes of your mongo documents and propagate these changes in sync with your code changes when you perform deployments.
For further information and usage guidelines check out the wiki.
http://groups.google.com/group/mongeez-users
http://groups.google.com/group/mongeez-dev
<dependency>
<groupId>org.mongeez</groupId>
<artifactId>mongeez</artifactId>
<version>0.9.6</version>
</dependency>
Maven repo for releases - http://repo1.maven.org/maven2
Internal versions - https://oss.sonatype.org/content/groups/public
repo1.maven.org - http://repo1.maven.org/maven2/org/mongeez/mongeez
Hopefully this thing is routinely green. Travis-CI monitors new code to this project and tests it on a variety of JDKs.
Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0