jar

org.grails : gorm-hibernate4-spring-boot

Maven & Gradle

Oct 27, 2017
5 stars

GORM for Hibernate 4 · Provides a GORM Object Mapping implementations for Hibernate 4

Table Of Contents

Latest Version

Download org.grails : gorm-hibernate4-spring-boot JAR file - Latest Versions:

All Versions

Download org.grails : gorm-hibernate4-spring-boot JAR file - All Versions:

Version Vulnerabilities Size Updated
6.1.x
6.0.x
5.0.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window gorm-hibernate4-spring-boot-6.1.8.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.grails.datastore.gorm.boot.compiler

├─ org.grails.datastore.gorm.boot.compiler.GormCompilerAutoConfiguration.class - [JAR]

org.grails.datastore.gorm.boot.autoconfigure

├─ org.grails.datastore.gorm.boot.autoconfigure.HibernateGormAutoConfiguration.class - [JAR]

Advertisement