License |
License |
---|---|
Categories |
CategoriesGrails User Interface Web Frameworks Data ORM |
GroupId | GroupIdorg.grails |
ArtifactId | ArtifactIdgrails-datastore-gorm-mongo |
Last Version | Last Version1.3.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGrails GORM
GORM - Grails Data Access Framework
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.grails/grails-datastore-gorm-mongo/ -->
<dependency>
<groupId>org.grails</groupId>
<artifactId>grails-datastore-gorm-mongo</artifactId>
<version>1.3.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.grails/grails-datastore-gorm-mongo/
implementation 'org.grails:grails-datastore-gorm-mongo:1.3.1.RELEASE'
// https://jarcasting.com/artifacts/org.grails/grails-datastore-gorm-mongo/
implementation ("org.grails:grails-datastore-gorm-mongo:1.3.1.RELEASE")
'org.grails:grails-datastore-gorm-mongo:jar:1.3.1.RELEASE'
<dependency org="org.grails" name="grails-datastore-gorm-mongo" rev="1.3.1.RELEASE">
<artifact name="grails-datastore-gorm-mongo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.grails', module='grails-datastore-gorm-mongo', version='1.3.1.RELEASE')
)
libraryDependencies += "org.grails" % "grails-datastore-gorm-mongo" % "1.3.1.RELEASE"
[org.grails/grails-datastore-gorm-mongo "1.3.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.grails : grails-datastore-core | jar | 1.1.9.RELEASE |
org.grails : grails-datastore-gorm-plugin-support | jar | 1.1.9.RELEASE |
org.grails : grails-datastore-mongo | jar | 1.3.1.RELEASE |
org.grails : grails-datastore-gorm | jar | 1.1.9.RELEASE |
com.gmongo : gmongo | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.spockframework : spock-core | jar | 0.5-groovy-1.8 |
junit : junit | jar | 4.8.2 |
org.grails : grails-datastore-gorm-tck | jar | 1.1.9.RELEASE |
org.grails : grails-web | jar | 1.3.7 |
org.grails : grails-datastore-gorm-test | jar | 1.1.9.RELEASE |
javax.servlet : servlet-api | jar | 2.5 |
org.grails : grails-gorm | jar | 1.3.7 |
Version |
---|
1.3.1.RELEASE
|
1.3.0.RELEASE
|
1.2.0.RELEASE
|
1.1.0.RELEASE
|
1.0.0.RELEASE
|
1.0.0.RC5
|
1.0.0.M3
|