Last Version

GORM for Hibernate 4 6.1.8.RELEASE

Provides a GORM Object Mapping implementations for Hibernate 4

License

License

Categories

Categories

Spring Boot Container Microservices Grails User Interface Web Frameworks ORM Data Hibernate
GroupId

GroupId

org.grails
ArtifactId

ArtifactId

gorm-hibernate4-spring-boot
Version

Version

6.1.8.RELEASE
Type

Type

jar
Description

Description

GORM for Hibernate 4
Provides a GORM Object Mapping implementations for Hibernate 4
Project URL

Project URL

https://gorm.grails.org/latest/hibernate
Source Code Management

Source Code Management

https://github.com/grails/gorm-hibernate4

Download gorm-hibernate4-spring-boot 6.1.8.RELEASE


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-cli jar 1.4.5.RELEASE
org.codehaus.groovy : groovy jar 2.4.11
org.springframework.boot : spring-boot-autoconfigure jar 1.4.5.RELEASE
org.grails : grails-datastore-gorm-hibernate4 jar 6.1.8.RELEASE

runtime (2)

Group / Artifact Type Version
org.apache.tomcat : tomcat-jdbc jar 8.5.0
org.apache.tomcat.embed : tomcat-embed-logging-log4j jar 8.5.0

test (2)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.0-groovy-2.4
com.h2database : h2 jar 1.3.173

Project Modules

There are no modules declared in this project.