Last Version

Grails GORM 6.0.12.RELEASE

GORM - Grails Data Access Framework

License

License

Categories

Categories

Grails User Interface Web Frameworks Data
GroupId

GroupId

org.grails
ArtifactId

ArtifactId

grails-datastore-simple
Version

Version

6.0.12.RELEASE
Type

Type

jar
Description

Description

Grails GORM
GORM - Grails Data Access Framework
Project URL

Project URL

http://grails.org/

Download grails-datastore-simple 6.0.12.RELEASE


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

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 2.4.10
org.grails : grails-datastore-core jar 6.0.12.RELEASE

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.codehaus.groovy : groovy-test jar 2.4.10
org.spockframework : spock-core jar 1.0-groovy-2.4

Project Modules

There are no modules declared in this project.