META-INF.quarkus-extension.yaml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of quarkus-hibernate-orm-panache-kotlin Show documentation
Show all versions of quarkus-hibernate-orm-panache-kotlin Show documentation
Define your persistent model in Hibernate ORM with Panache
---
artifact: ${project.groupId}:${project.artifactId}:${project.version}
name: "Hibernate ORM with Panache and Kotlin"
metadata:
keywords:
- "hibernate-orm-panache-kotlin"
- "panache"
- "hibernate"
- "jpa"
- "kotlin"
guide: "https://quarkus.io/guides/hibernate-orm-panache-kotlin"
categories:
- "data"
status: "stable"
config:
- "quarkus.datasource."
- "quarkus.hibernate-orm."
codestart:
name: "hibernate-orm"
languages: [ "kotlin" ]
artifact: "io.quarkus:quarkus-project-core-extension-codestarts"