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

org.jlot:jlot-hibernate 0.95


Категории

Категории

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

Группа

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

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

jlot-hibernate
Версия

Версия

0.95
Тип

Тип

jar

Скачать jlot-hibernate 0.95


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