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

Quarkus - Hibernate Reactive with Panache - Runtime 2.9.0.Final

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

Лицензия

Лицензия

Категории

Категории

Quarkus Контейнер Микросервисы React Взаимодействие с пользователем Веб-фреймворки Hibernate Данные ORM
Группа

Группа

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

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

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

Версия

2.9.0.Final
Тип

Тип

jar
Описание

Описание

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

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

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

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

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

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

https://github.com/quarkusio/quarkus

Скачать quarkus-hibernate-reactive-panache 2.9.0.Final


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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
io.quarkus : quarkus-core jar
io.quarkus : quarkus-hibernate-reactive jar
io.quarkus : quarkus-hibernate-reactive-panache-common jar
io.quarkus : quarkus-arc jar
io.smallrye.common : smallrye-common-annotation 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.9.0.Final

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

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