is not current version
Last Version 4.1.0

org.beangle.spring:beangle-spring-hibernate_2.11 4.0.11


Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.beangle.spring
ArtifactId

ArtifactId

beangle-spring-hibernate_2.11
Version

Version

4.0.11
Type

Type

jar

Download beangle-spring-hibernate_2.11 4.0.11


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