Last Version

Grails GORM 6.0.0.M1

GORM - Grails Data Access Framework

License

License

Categories

Categories

Grails User Interface Web Frameworks Data CLI ORM
GroupId

GroupId

org.grails
ArtifactId

ArtifactId

grails-datastore-gorm-rest-client
Version

Version

6.0.0.M1
Type

Type

jar
Description

Description

Grails GORM
GORM - Grails Data Access Framework
Project URL

Project URL

http://grails.org/

Download grails-datastore-gorm-rest-client 6.0.0.M1


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

Dependencies

compile (8)

Group / Artifact Type Version
org.grails : grails-datastore-rest-client jar 6.0.0.M1
org.grails : grails-plugin-rest jar 3.0.12
org.grails : grails-databinding jar 3.0.12
org.grails : grails-datastore-gorm-plugin-support jar 6.0.0.M1
org.codehaus.groovy : groovy jar 2.4.5
org.grails : grails-datastore-gorm jar 6.0.0.M1
org.grails : grails-datastore-core jar 6.0.0.M1
org.grails : grails-datastore-gorm-support jar 6.0.0.M1

runtime (1)

Group / Artifact Type Version
org.springframework : spring-webmvc jar 4.1.7.RELEASE

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework : spring-test jar 4.1.7.RELEASE
org.codehaus.groovy : groovy-test jar 2.4.5
org.spockframework : spock-core jar 1.0-groovy-2.4

Project Modules

There are no modules declared in this project.