| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииQuarkus Контейнер Микросервисы Hibernate Данные ORM |
| Группа | Группаio.quarkiverse.hibernatetypes |
| Идентификатор | Идентификаторquarkus-hibernate-types-integration-test-parent |
| Последняя версия | Последняя версия0.2.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеQuarkus - Hibernate Types - Integration Tests Parent
Hibernate Types integration tests
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| quarkus-hibernate-types-integration-test-parent-0.2.0.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.quarkiverse.hibernatetypes/quarkus-hibernate-types-integration-test-parent/ -->
<dependency>
<groupId>io.quarkiverse.hibernatetypes</groupId>
<artifactId>quarkus-hibernate-types-integration-test-parent</artifactId>
<version>0.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.quarkiverse.hibernatetypes/quarkus-hibernate-types-integration-test-parent/
implementation 'io.quarkiverse.hibernatetypes:quarkus-hibernate-types-integration-test-parent:0.2.0'
// https://jarcasting.com/artifacts/io.quarkiverse.hibernatetypes/quarkus-hibernate-types-integration-test-parent/
implementation ("io.quarkiverse.hibernatetypes:quarkus-hibernate-types-integration-test-parent:0.2.0")
'io.quarkiverse.hibernatetypes:quarkus-hibernate-types-integration-test-parent:pom:0.2.0'
<dependency org="io.quarkiverse.hibernatetypes" name="quarkus-hibernate-types-integration-test-parent" rev="0.2.0">
<artifact name="quarkus-hibernate-types-integration-test-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.quarkiverse.hibernatetypes', module='quarkus-hibernate-types-integration-test-parent', version='0.2.0')
)
libraryDependencies += "io.quarkiverse.hibernatetypes" % "quarkus-hibernate-types-integration-test-parent" % "0.2.0"
[io.quarkiverse.hibernatetypes/quarkus-hibernate-types-integration-test-parent "0.2.0"]