All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.quarkus-extension.yaml Maven / Gradle / Ivy

The newest version!
---
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"




© 2015 - 2024 Weber Informatics LLC | Privacy Policy