is not current version
Last Version 7.3.0

GORM for Hibernate 5 7.1.0.M3

Provides a GORM Object Mapping implementations for Hibernate 5

License

License

Categories

Categories

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

GroupId

org.grails
ArtifactId

ArtifactId

gorm-hibernate5-spring-boot
Version

Version

7.1.0.M3
Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

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

Download gorm-hibernate5-spring-boot 7.1.0.M3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 3.0.7
org.springframework.boot : spring-boot-autoconfigure jar 2.4.1
org.grails : grails-datastore-gorm-hibernate5 jar 7.1.0.M3

Project Modules

There are no modules declared in this project.