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

com.github.jpaoletti:jpm-hibernate 1.4.0

Hibernate implementation of jpm data access.

Категории

Категории

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

Группа

com.github.jpaoletti
Идентификатор

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

jpm-hibernate
Версия

Версия

1.4.0
Тип

Тип

jar

Скачать jpm-hibernate 1.4.0


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