You can download gorm-hibernate4-spring-boot-1.1.0.release.jar in this page.
The Apache Software License, Version 2.0
gorm-hibernate4-spring-boot-1.1.0.release.jar file has the following types.
META-INF/MANIFEST.MF META-INF/services/org.springframework.boot.cli.compiler.CompilerAutoConfiguration META-INF/spring.factories org.grails.datastore.gorm.boot.autoconfigure.HibernateGormAutoConfiguration.class org.grails.datastore.gorm.boot.compiler.GormCompilerAutoConfiguration.class
gorm-hibernate4-spring-boot-1.1.0.release.pom file content.
<?xml version="1.0" encoding="UTF-8"?> <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <modelVersion>4.0.0</modelVersion> <groupId>org.grails</groupId> <artifactId>gorm-hibernate4-spring-boot</artifactId> <version>1.1.0.RELEASE</version> <name>Grails for Spring Boot - gorm-hibernate4-spring-boot</name> <description>Grails for Spring Boot - gorm-hibernate4-spring-boot</description> <url>http://www.github.com/grails/grails-boot/</url> <licenses> <license> <name>The Apache Software License, Version 2.0</name> <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> <distribution>repo</distribution> </license> </licenses> <developers> <developer> <id>graemerocher</id> <name>Graeme Rocher</name> </developer> </developers> <scm> <connection>scm:git@github.com:grails/grails-boot.git</connection> <developerConnection>scm:git@github.com:grails/grails-boot.git</developerConnection> <url>scm:git@github.com:grails/grails-boot.git</url> </scm> <dependencies> <dependency> <groupId>org.spockframework</groupId> <artifactId>spock-core</artifactId> <version>0.7-groovy-2.0</version> <scope>test</scope> </dependency> <dependency> <groupId>org.codehaus.groovy</groupId> <artifactId>groovy-all</artifactId> <version>2.3.2</version> <scope>compile</scope> </dependency> <dependency> <groupId>com.h2database</groupId> <artifactId>h2</artifactId> <version>1.3.173</version> <scope>test</scope> </dependency> <dependency> <groupId>org.grails</groupId> <artifactId>grails-datastore-gorm-hibernate4</artifactId> <version>3.1.1.RELEASE</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-cli</artifactId> <version>1.1.1.RELEASE</version> <scope>compile</scope> <exclusions> <exclusion> <artifactId>groovy</artifactId> <groupId>org.codehaus.groovy</groupId> </exclusion> </exclusions> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-autoconfigure</artifactId> <version>1.1.1.RELEASE</version> <scope>compile</scope> </dependency> </dependencies> </project>
<dependency> <groupId>org.grails</groupId> <artifactId>gorm-hibernate4-spring-boot</artifactId> <version>1.1.0.release</version> </dependency>
If you think the following gorm-hibernate4-spring-boot-1.1.0.release.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download gorm-hibernate4-spring-boot-1.1.0.release.jar file