не последняя версия
Последняя версия 4.0.10

org.beangle.spring:beangle-spring-hibernate 4.0.1


Категории

Категории

Hibernate Данные ORM
Группа

Группа

org.beangle.spring
Идентификатор

Идентификатор

beangle-spring-hibernate
Версия

Версия

4.0.1
Тип

Тип

jar

Скачать beangle-spring-hibernate 4.0.1


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