не последняя версия
Последняя версия 2.4-beta7

com.pojosontheweb:woko-hibernate 2.1


Категории

Категории

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

Группа

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

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

woko-hibernate
Версия

Версия

2.1
Тип

Тип

jar

Скачать woko-hibernate 2.1


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