Block a user
io.quarkus:quarkus-hibernate-reactive-panache-common (999-SNAPSHOT)
Published 2026-02-03 19:23:18 +00:00 by ckronberger
Installation
<repositories>
<repository>
<id>gitea</id>
<url> </url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url> </url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url> </url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-hibernate-reactive-panache-common</artifactId>
<version>999-SNAPSHOT</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories= -Dartifact=io.quarkus:quarkus-hibernate-reactive-panache-common:999-SNAPSHOTAbout this package
Common module to simplify your persistence code for Hibernate Reactive via the active record or the repository pattern
Dependencies
io.quarkus:quarkus-core
io.quarkus:quarkus-hibernate-reactive
io.quarkus:quarkus-arc
io.quarkus:quarkus-panache-common
io.quarkus:quarkus-panache-hibernate-common
org.junit.jupiter:junit-jupiter
Details
2026-02-03 19:23:18 +00:00
Assets (5)
Versions (2)
View all
Maven
0
Quarkus - Hibernate Reactive with Panache - Common - Runtime
300 KiB
maven-metadata.xml
1.2 KiB
9.9.9-ckronberger
2026-02-03
999-SNAPSHOT
2026-02-03