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-grails2-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-grails2-support 6.1.9.RELEASE


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

Dependencies

compile (6)

Group / Artifact Type Version
org.grails : grails-core jar 2.5.6
org.codehaus.groovy : groovy jar 2.4.11
org.grails : grails-bootstrap jar 2.5.6
org.grails : grails-validation jar 2.5.6
org.grails : grails-datastore-gorm jar 6.1.9.RELEASE
org.grails : grails-async jar 2.5.6

test (3)

Group / Artifact Type Version
org.codehaus.groovy : groovy-test jar 2.4.11
junit : junit jar 4.12
org.spockframework : spock-core jar 1.0-groovy-2.4

Project Modules

There are no modules declared in this project.