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
GroupId

GroupId

org.grails
ArtifactId

ArtifactId

grails-datastore-async
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-async 7.1.0.M2


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

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.