Last Version

Grails GORM 6.0.0.M1

GORM - Grails Data Access Framework

License

License

Categories

Categories

Grails User Interface Web Frameworks Data ORM Hibernate
GroupId

GroupId

org.grails
ArtifactId

ArtifactId

grails-datastore-gorm-hibernate
Version

Version

6.0.0.M1
Type

Type

jar
Description

Description

Grails GORM
GORM - Grails Data Access Framework
Project URL

Project URL

http://grails.org/

Download grails-datastore-gorm-hibernate 6.0.0.M1


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

Dependencies

compile (6)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 2.4.5
dom4j : dom4j jar 1.6.1
org.grails : grails-datastore-gorm-hibernate-core jar 6.0.0.M1
org.hibernate : hibernate-commons-annotations jar 3.2.0.Final
org.grails : grails-datastore-gorm-support jar 6.0.0.M1
org.hibernate : hibernate-core jar 3.6.10.Final

runtime (1)

Group / Artifact Type Version
antlr : antlr jar 2.7.7

test (11)

Group / Artifact Type Version
junit : junit jar 4.12
com.h2database : h2 jar 1.3.164
org.apache.tomcat : tomcat-jdbc jar 7.0.50
org.apache.tomcat.embed : tomcat-embed-logging-log4j jar 7.0.50
org.slf4j : slf4j-simple jar 1.7.10
net.sf.ehcache : ehcache-core jar 2.4.6
org.grails : grails-datastore-gorm-tck jar 6.0.0.M1
org.codehaus.groovy : groovy-test jar 2.4.5
org.codehaus.groovy : groovy-sql jar 2.4.5
org.spockframework : spock-core jar 1.0-groovy-2.4
org.hibernate : hibernate-ehcache jar 3.6.10.Final

Project Modules

There are no modules declared in this project.