Last Version

Grails GORM 6.1.9.RELEASE

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

Version

6.1.9.RELEASE
Type

Type

jar
Description

Description

Grails GORM
GORM - Grails Data Access Framework
Project URL

Project URL

http://grails.org/

Download grails-datastore-gorm-hibernate-core 6.1.9.RELEASE


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

Dependencies

compile (7)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 2.4.11
org.grails : grails-datastore-core jar 6.1.9.RELEASE
org.javassist : javassist jar 3.21.0-GA
org.springframework : spring-orm jar 4.3.14.RELEASE
javax.transaction : jta jar 1.1
org.springframework : spring-jdbc jar 4.3.14.RELEASE
org.grails : grails-datastore-gorm jar 6.1.9.RELEASE

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.hibernate : hibernate-core jar 4.3.11.Final
org.codehaus.groovy : groovy-test jar 2.4.11
org.spockframework : spock-core jar 1.0-groovy-2.4
com.h2database : h2 jar 1.3.164

Project Modules

There are no modules declared in this project.