is not current version
Last Version 4.0.10

org.beangle.spring:beangle-spring-hibernate 4.0.3


Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.beangle.spring
ArtifactId

ArtifactId

beangle-spring-hibernate
Version

Version

4.0.3
Type

Type

jar

Download beangle-spring-hibernate 4.0.3


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