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