Block a user
io.quarkus:quarkus-hibernate-reactive-panache-kotlin (9.9.9-ckronberger)
Published 2026-02-03 20:08:11 +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-kotlin</artifactId>
<version>9.9.9-ckronberger</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories= -Dartifact=io.quarkus:quarkus-hibernate-reactive-panache-kotlin:9.9.9-ckronbergerAbout this package
Simplify your persistence code for Hibernate Reactive and Kotlin via the active record or the repository pattern
Dependencies
io.quarkus:quarkus-core
io.quarkus:quarkus-hibernate-reactive
io.quarkus:quarkus-hibernate-reactive-panache-common
io.quarkus:quarkus-arc
io.smallrye.common:smallrye-common-annotation
jakarta.json.bind:jakarta.json.bind-api
io.quarkus:quarkus-jackson
io.quarkus:quarkus-kotlin
org.junit.jupiter:junit-jupiter
io.quarkus:quarkus-hibernate-reactive-panache
org.jetbrains.kotlin:kotlin-reflect
${kotlin.version}
org.ow2.asm:asm
io.quarkus:quarkus-panache-common-deployment
org.eclipse.angus:angus-activation
Details
2026-02-03 20:08:11 +00:00
Assets (4)
Versions (1)
View all
Maven
1
Quarkus - Hibernate Reactive with Panache and Kotlin - Runtime
92 KiB
9.9.9-ckronberger
2026-02-03