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-web
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-web 7.1.0.M2


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

Dependencies

compile (5)

Group / Artifact Type Version
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.springframework : spring-web jar 5.1.11.RELEASE
org.springframework : spring-context jar 5.1.11.RELEASE

Project Modules

There are no modules declared in this project.