MongoDB Tools
Dependency :
compile ":mongodb-tools:0.1.2"
Summary
Description
This plugin makes working with MongoDB a little bit more groovy by adding several features such as:
a domain object <-> MongoDB Document mapper, database connection management, a groovy-builder to
create MongoDB documents.See http://github.com/mpriatel/mongodb-grails for more info.