Documentation
libraryDependencies += "org.beangle.data" %% "beangle-data-hibernate" % "5.0.3"
Ammonite REPL
import $ivy.`org.beangle.data::beangle-data-hibernate:5.0.3`
<dependency> <groupId>org.beangle.data</groupId> <artifactId>beangle-data-hibernate_2.12</artifactId> <version>5.0.3</version> </dependency>
compile group: 'org.beangle.data', name: 'beangle-data-hibernate_2.12', version: '5.0.3'
Mill build tool
ivy"org.beangle.data::beangle-data-hibernate:5.0.3"
Statistics
- 5 watchers
- 2 Contributors
- 0 Stars
- 0 Forks
- 774 Commits
- 1 Open issues
- 293 Releases
- 5 Dependents
License
24 Dependencies
- beangle/beangle-cdi-api v0.0.15 compile
- beangle/beangle-cdi-spring v0.0.15 compile
- scala/scala-library v2.12.4 provided
- scala/scala-reflect v2.12.4 provided
- scalatest/scalatest v3.0.4 test
Java Dependencies
- org.apache.geronimo.specs/geronimo-jta_1.1_spec v1.1.1 compile
- org.beangle.commons/beangle-commons-core_2.12 v5.1.0.M2 compile
- org.beangle.commons/beangle-commons-text_2.12 v5.1.0.M2 compile
- org.beangle.commons/beangle-commons-web_2.12 v5.1.0.M2 compile
- org.hibernate.javax.persistence/hibernate-jpa-2.1-api v1.0.0.Final compile
- org.hibernate/hibernate-core v5.2.12.Final compile
- org.slf4j/slf4j-api v1.7.25 compile
- org.springframework/spring-aop v4.3.14.RELEASE compile
- org.springframework/spring-jdbc v4.3.14.RELEASE compile
- org.springframework/spring-tx v4.3.14.RELEASE compile
- javax.servlet/javax.servlet-api v3.1.0 provided
- ch.qos.logback/logback-classic v1.2.3 test
- ch.qos.logback/logback-core v1.2.3 test
- com.h2database/h2 v1.4.196 test
- com.zaxxer/HikariCP v3.0.0 test
- junit/junit v4.12 test
- org.hibernate/hibernate-ehcache v5.2.12.Final test
- org.mockito/mockito-core v2.12.0 test
- org.postgresql/postgresql v42.1.4 test
2 Internal Dependencies
- beangle/beangle-data-jdbc v5.0.3 compile
- beangle/beangle-data-orm v5.0.3 compile
Artifact Dependents
5 Dependents
- beangle/beangle-webmvc-entity-plugin compile
- beangle/beangle-webui-showcase compile
- beangle/openurp-platform-cas compile
- beangle/openurp-platform-web compile
- beangle/openurp-platform-ws compile