Grails GORM

GORM - Grails Data Access Framework

License

License

Categories

Categories

Grails User Interface Web Frameworks Data
GroupId

GroupId

org.grails
ArtifactId

ArtifactId

grails-datastore-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-async

How to add to project

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

Dependencies

compile (3)

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

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
6.0.12.RELEASE
6.0.11.RELEASE
6.0.10.RELEASE
6.0.9.RELEASE
6.0.8.RELEASE
6.0.7.RELEASE
6.0.6.RELEASE
6.0.5.RELEASE
6.0.4.RELEASE
6.0.3.RELEASE
6.0.2.RELEASE
6.0.1.RELEASE
6.0.0.RC2
6.0.0.RC1
6.0.0.M2