is not current version
Last Version 7.3.2

Grails GORM 7.1.0.M2

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
Version

Version

7.1.0.M2
Type

Type

jar
Description

Description

Grails GORM
GORM - Grails Data Access Framework
Project URL

Project URL

http://gorm.grails.org/

Download grails-datastore-gorm 7.1.0.M2


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

Dependencies

compile (7)

Group / Artifact Type Version
org.glassfish : javax.el jar 3.0.1-b09
javax.annotation : javax.annotation-api jar 1.3.2
org.codehaus.groovy : groovy jar 3.0.3
org.grails : grails-datastore-core jar 7.1.0.M2
org.grails : grails-datastore-gorm-validation jar 7.1.0.M2
org.slf4j : slf4j-api jar 1.7.29
javax.el : javax.el-api jar 3.0.0

Project Modules

There are no modules declared in this project.