| License |
License |
|---|---|
| Categories |
CategoriesGrails User Interface Web Frameworks |
| GroupId | GroupIdcom.causecode.plugins |
| ArtifactId | ArtifactIdgrails-mongeez |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongrails-mongeez
This Plugin provides ability to run migrations on Grails-MongoDB app.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| grails-mongeez-1.1.0.pom | |
| grails-mongeez-1.1.0.jar | 73 KB |
| grails-mongeez-1.1.0-sources.jar | 11 KB |
| grails-mongeez-1.1.0-javadoc.jar | 49 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.causecode.plugins/grails-mongeez/ -->
<dependency>
<groupId>com.causecode.plugins</groupId>
<artifactId>grails-mongeez</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.causecode.plugins/grails-mongeez/
implementation 'com.causecode.plugins:grails-mongeez:1.1.0'
// https://jarcasting.com/artifacts/com.causecode.plugins/grails-mongeez/
implementation ("com.causecode.plugins:grails-mongeez:1.1.0")
'com.causecode.plugins:grails-mongeez:jar:1.1.0'
<dependency org="com.causecode.plugins" name="grails-mongeez" rev="1.1.0">
<artifact name="grails-mongeez" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.causecode.plugins', module='grails-mongeez', version='1.1.0')
)
libraryDependencies += "com.causecode.plugins" % "grails-mongeez" % "1.1.0"
[com.causecode.plugins/grails-mongeez "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.grails : grails-core | jar | 3.3.5 |
| org.grails : grails-web-boot | jar | 3.3.5 |
| org.grails : grails-plugin-databinding | jar | 3.3.5 |
| org.grails : grails-plugin-services | jar | 3.3.5 |
| org.grails : grails-plugin-url-mappings | jar | 3.3.5 |
| org.grails.plugins : scaffolding | jar | 3.4.1 |
| org.grails.plugins : gsp | jar | 3.3.1 |
| org.mongeez : mongeez | jar | 0.9.7-RC1 |
| org.reflections : reflections | jar | 0.9.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.grails » grails-test-mixins | jar | 3.3.0 |
| Version |
|---|
|
1.1.0
|