License |
License |
---|---|
Categories |
CategoriesGrails User Interface Web Frameworks Data ORM Hibernate |
GroupId | GroupIdorg.grails |
ArtifactId | ArtifactIdgrails-datastore-gorm-hibernate |
Version | Version6.0.0.M1 |
Type | Typejar |
Description |
DescriptionGrails GORM
GORM - Grails Data Access Framework
|
Project URL |
Project URL |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
antlr : antlr | jar | 2.7.7 |
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 |