не последняя версия
Последняя версия 2.10.0.Final

Quarkus - Hibernate ORM with Panache - Runtime 2.8.0.CR1

Simplify your persistence code for Hibernate ORM via the active record or the repository pattern

Лицензия

Лицензия

Категории

Категории

Quarkus Контейнер Микросервисы ORM Данные Hibernate
Группа

Группа

io.quarkus
Идентификатор

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

quarkus-hibernate-orm-panache
Версия

Версия

2.8.0.CR1
Тип

Тип

jar
Описание

Описание

Quarkus - Hibernate ORM with Panache - Runtime
Simplify your persistence code for Hibernate ORM via the active record or the repository pattern
Ссылка на сайт

Ссылка на сайт

https://github.com/quarkusio/quarkus
Организация-разработчик

Организация-разработчик

JBoss by Red Hat
Система контроля версий

Система контроля версий

https://github.com/quarkusio/quarkus

Скачать quarkus-hibernate-orm-panache 2.8.0.CR1


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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
io.quarkus : quarkus-hibernate-orm jar
io.quarkus : quarkus-hibernate-orm-panache-common jar
io.quarkus : quarkus-arc jar
io.quarkus : quarkus-panache-common jar
jakarta.json.bind : jakarta.json.bind-api Необязательный jar
io.quarkus : quarkus-jackson Необязательный jar

provided (3)

Идентификатор библиотеки Тип Версия
org.hibernate : hibernate-jpamodelgen jar
org.jboss.spec.javax.xml.bind : jboss-jaxb-api_2.3_spec jar
com.sun.activation : jakarta.activation jar

test (3)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar
org.mockito : mockito-core jar
io.quarkus : quarkus-bom pom 2.8.0.CR1

Модули Проекта

Данный проект не имеет модулей.