Last Version

Grails GORM 4.0.0.M2

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-simpledb
Version

Version

4.0.0.M2
Type

Type

jar
Description

Description

Grails GORM
GORM - Grails Data Access Framework
Project URL

Project URL

http://grails.org/

Download grails-datastore-gorm-simpledb 4.0.0.M2


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

Dependencies

runtime (5)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 2.4.1
org.grails : grails-datastore-gorm jar 4.0.0.M2
org.grails : grails-datastore-gorm-plugin-support jar 4.0.0.M2
org.grails : grails-datastore-simpledb jar 4.0.0.M2
org.grails : grails-datastore-core jar 4.0.0.M2

Project Modules

There are no modules declared in this project.