All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.plugins.mongo-update-embedded.2.0.1.source-code.application.groovy Maven / Gradle / Ivy

The newest version!
environments {
    test {
        grails {
            mongodb {
                engine = 'mapping'
                port = 27018
                databaseName = 'mongo_update_test'
            }
        }
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy