Created
September 21, 2011 16:26
-
-
Save smaldini/1232540 to your computer and use it in GitHub Desktop.
mongodb
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
compile ":mongodb:1.0.0.M7", { | |
excludes 'grails-datastore-mongo','grails-datastore-gorm-mongo','grails-datastore-simple', | |
'grails-datastore-gorm-plugin-support', 'grails-datastore-web', 'grails-datastore-gorm', | |
'grails-datastore-core', 'grails-datastore-gorm-test' | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment