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

com.mtons:mtons-hibernate 1.3.3

Based on the hibernate persistence layer encapsulation

Категории

Категории

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

Группа

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

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

mtons-hibernate
Версия

Версия

1.3.3
Тип

Тип

jar

Скачать mtons-hibernate 1.3.3


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