License |
License |
---|---|
Categories |
CategoriesGrails User Interface Web Frameworks Data ORM |
GroupId | GroupIdorg.grails |
ArtifactId | ArtifactIdgrails-datastore-gorm-gemfire |
Last Version | Last Version4.0.0.M2 |
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-gemfire/ -->
<dependency>
<groupId>org.grails</groupId>
<artifactId>grails-datastore-gorm-gemfire</artifactId>
<version>4.0.0.M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.grails/grails-datastore-gorm-gemfire/
implementation 'org.grails:grails-datastore-gorm-gemfire:4.0.0.M2'
// https://jarcasting.com/artifacts/org.grails/grails-datastore-gorm-gemfire/
implementation ("org.grails:grails-datastore-gorm-gemfire:4.0.0.M2")
'org.grails:grails-datastore-gorm-gemfire:jar:4.0.0.M2'
<dependency org="org.grails" name="grails-datastore-gorm-gemfire" rev="4.0.0.M2">
<artifact name="grails-datastore-gorm-gemfire" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.grails', module='grails-datastore-gorm-gemfire', version='4.0.0.M2')
)
libraryDependencies += "org.grails" % "grails-datastore-gorm-gemfire" % "4.0.0.M2"
[org.grails/grails-datastore-gorm-gemfire "4.0.0.M2"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy | jar | 2.4.1 |
org.grails : grails-datastore-gorm | jar | 4.0.0.M2 |
org.grails : grails-datastore-gemfire | jar | 4.0.0.M2 |
org.grails : grails-datastore-core | jar | 4.0.0.M2 |