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

org.jtransfo:jtransfo-hibernate 2.2

jTransfo Hibernate specific module

Категории

Категории

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

Группа

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

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

jtransfo-hibernate
Версия

Версия

2.2
Тип

Тип

jar

Скачать jtransfo-hibernate 2.2


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