License |
License |
---|---|
Categories |
CategoriesHibernate Data ORM |
GroupId | GroupIdorg.beangle.spring |
ArtifactId | ArtifactIdbeangle-spring-hibernate |
Last Version | Last Version4.0.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBeangle Spring Hibernate
The Beangle Spring Integration.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.beangle.spring/beangle-spring-hibernate/ -->
<dependency>
<groupId>org.beangle.spring</groupId>
<artifactId>beangle-spring-hibernate</artifactId>
<version>4.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.beangle.spring/beangle-spring-hibernate/
implementation 'org.beangle.spring:beangle-spring-hibernate:4.0.10'
// https://jarcasting.com/artifacts/org.beangle.spring/beangle-spring-hibernate/
implementation ("org.beangle.spring:beangle-spring-hibernate:4.0.10")
'org.beangle.spring:beangle-spring-hibernate:jar:4.0.10'
<dependency org="org.beangle.spring" name="beangle-spring-hibernate" rev="4.0.10">
<artifact name="beangle-spring-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beangle.spring', module='beangle-spring-hibernate', version='4.0.10')
)
libraryDependencies += "org.beangle.spring" % "beangle-spring-hibernate" % "4.0.10"
[org.beangle.spring/beangle-spring-hibernate "4.0.10"]
Group / Artifact | Type | Version |
---|---|---|
org.beangle.commons : beangle-commons-core | jar | 4.2.5 |
org.beangle.data : beangle-data-jpa | jar | 4.2.2 |
org.springframework : spring-tx | jar | 4.0.4.RELEASE |
org.springframework : spring-context | jar | 4.0.4.RELEASE |
org.springframework : spring-jdbc | jar | 4.0.4.RELEASE |
org.hibernate : hibernate-core Optional | jar | 4.3.1.Final |
org.beangle.commons : beangle-commons-web Optional | jar | 4.2.5 |
org.springframework : spring-core | jar | 4.0.4.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
javax.transaction : jta | jar | 1.1 |
javax.servlet : javax.servlet-api Optional | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-core | jar | 1.1.2 |
ch.qos.logback : logback-classic | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.4 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.8 |