Grails GORM

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-async
Last Version

Last Version

7.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

Grails GORM
GORM - Grails Data Access Framework
Project URL

Project URL

https://gorm.grails.org/

Download grails-datastore-gorm-async

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
javax.annotation : javax.annotation-api jar 1.3.2
org.codehaus.groovy : groovy jar 3.0.11
org.grails : grails-datastore-gorm jar 7.3.2
org.grails : grails-datastore-async jar 7.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
7.3.2
7.3.1
7.3.0
7.2.1
7.2.0
7.1.2
7.1.1
7.1.0
7.1.0-RC4
7.1.0.RC3
7.1.0.RC2
7.1.0.RC1
7.1.0.M6
7.1.0.M2
7.0.9
7.0.4.RELEASE
7.0.3.RELEASE
7.0.1.RELEASE
7.0.0.RELEASE
7.0.0.RC3
7.0.0.RC2
7.0.0.RC1
6.1.12.RELEASE
6.1.9.RELEASE
6.1.8.RELEASE
6.1.7.RELEASE
6.1.6.RELEASE
6.1.5.RELEASE
6.1.4.RELEASE
6.1.3.RELEASE
6.1.2.RELEASE
6.1.1.RELEASE
6.1.0.RELEASE
6.1.0.RC2
6.1.0.RC1
6.1.0.M2
6.1.0.M1