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

com.ethlo.dachs:dachs-hibernate 0.8

Dachs module for Hibernate

Категории

Категории

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

Группа

com.ethlo.dachs
Идентификатор

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

dachs-hibernate
Версия

Версия

0.8
Тип

Тип

jar

Скачать dachs-hibernate 0.8


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