Last Version

Grails GORM 6.1.9.RELEASE

GORM - Grails Data Access Framework

License

License

Categories

Categories

Grails User Interface Web Frameworks Data ORM
GroupId

GroupId

org.grails
ArtifactId

ArtifactId

grails-datastore-gorm-plugin-support
Version

Version

6.1.9.RELEASE
Type

Type

jar
Description

Description

Grails GORM
GORM - Grails Data Access Framework
Project URL

Project URL

http://grails.org/

Download grails-datastore-gorm-plugin-support 6.1.9.RELEASE


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

Dependencies

compile (8)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 2.4.11
org.grails : grails-datastore-gorm-support jar 6.1.9.RELEASE
org.grails : grails-bootstrap jar 3.2.11
org.grails : grails-validation jar 3.2.11
org.grails : grails-core jar 3.2.11
org.grails : grails-datastore-web jar 6.1.9.RELEASE
org.grails : grails-spring jar 3.2.11
org.grails : grails-datastore-gorm jar 6.1.9.RELEASE

test (5)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1
junit : junit jar 4.12
org.codehaus.groovy : groovy-test jar 2.4.11
org.spockframework : spock-core jar 1.0-groovy-2.4
org.grails : grails-datastore-gorm-test jar 6.1.9.RELEASE

Project Modules

There are no modules declared in this project.