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

com.cedarsoft.utils.legacy:hibernate 1.3.5


Категории

Категории

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

Группа

com.cedarsoft.utils.legacy
Идентификатор

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

hibernate
Версия

Версия

1.3.5
Тип

Тип

jar

Скачать hibernate 1.3.5


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