Last Version

Grails GORM 4.0.0.M2

GORM - Grails Data Access Framework

License

License

Categories

Categories

Grails User Interface Web Frameworks Data
GroupId

GroupId

org.grails
ArtifactId

ArtifactId

grails-datastore-gemfire
Version

Version

4.0.0.M2
Type

Type

jar
Description

Description

Grails GORM
GORM - Grails Data Access Framework
Project URL

Project URL

http://grails.org/

Download grails-datastore-gemfire 4.0.0.M2


<!-- https://jarcasting.com/artifacts/org.grails/grails-datastore-gemfire/ -->
<dependency>
    <groupId>org.grails</groupId>
    <artifactId>grails-datastore-gemfire</artifactId>
    <version>4.0.0.M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.grails/grails-datastore-gemfire/
implementation 'org.grails:grails-datastore-gemfire:4.0.0.M2'
// https://jarcasting.com/artifacts/org.grails/grails-datastore-gemfire/
implementation ("org.grails:grails-datastore-gemfire:4.0.0.M2")
'org.grails:grails-datastore-gemfire:jar:4.0.0.M2'
<dependency org="org.grails" name="grails-datastore-gemfire" rev="4.0.0.M2">
  <artifact name="grails-datastore-gemfire" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.grails', module='grails-datastore-gemfire', version='4.0.0.M2')
)
libraryDependencies += "org.grails" % "grails-datastore-gemfire" % "4.0.0.M2"
[org.grails/grails-datastore-gemfire "4.0.0.M2"]

Dependencies

runtime (4)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 2.4.1
org.grails : grails-datastore-core jar 4.0.0.M2
org.springframework.data.gemfire : spring-gemfire jar 1.0.1.RELEASE
com.gemstone.gemfire » gemfire jar 6.5.1.4

Project Modules

There are no modules declared in this project.