| Категории |
КатегорииHibernate Данные ORM |
|---|---|
| Группа | Группаcom.pojosontheweb |
| Идентификатор | Идентификаторwoko-compass-hibernate |
| Версия | Версия2.0.2 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| woko-compass-hibernate-2.0.2.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.pojosontheweb/woko-compass-hibernate/ -->
<dependency>
<groupId>com.pojosontheweb</groupId>
<artifactId>woko-compass-hibernate</artifactId>
<version>2.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.pojosontheweb/woko-compass-hibernate/
implementation 'com.pojosontheweb:woko-compass-hibernate:2.0.2'
// https://jarcasting.com/artifacts/com.pojosontheweb/woko-compass-hibernate/
implementation ("com.pojosontheweb:woko-compass-hibernate:2.0.2")
'com.pojosontheweb:woko-compass-hibernate:pom:2.0.2'
<dependency org="com.pojosontheweb" name="woko-compass-hibernate" rev="2.0.2">
<artifact name="woko-compass-hibernate" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.pojosontheweb', module='woko-compass-hibernate', version='2.0.2')
)
libraryDependencies += "com.pojosontheweb" % "woko-compass-hibernate" % "2.0.2"
[com.pojosontheweb/woko-compass-hibernate "2.0.2"]