jar

io.quarkiverse.groovy : quarkus-groovy-hibernate-orm-panache

Maven & Gradle

Jul 03, 2023

Quarkus Groovy - Hibernate ORM with Panache - Runtime · Define your persistent model in Hibernate ORM with Panache in Groovy

Table Of Contents

Latest Version

Download io.quarkiverse.groovy : quarkus-groovy-hibernate-orm-panache JAR file - Latest Versions:

All Versions

Download io.quarkiverse.groovy : quarkus-groovy-hibernate-orm-panache JAR file - All Versions:

Version Vulnerabilities Size Updated
3.2.x
3.1.x
3.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window quarkus-groovy-hibernate-orm-panache-3.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.quarkiverse.groovy.hibernate.orm.panache

├─ io.quarkiverse.groovy.hibernate.orm.panache.Panache.class - [JAR]

├─ io.quarkiverse.groovy.hibernate.orm.panache.PanacheEntity.class - [JAR]

├─ io.quarkiverse.groovy.hibernate.orm.panache.PanacheEntityBase.class - [JAR]

├─ io.quarkiverse.groovy.hibernate.orm.panache.PanacheEntity_.class - [JAR]

├─ io.quarkiverse.groovy.hibernate.orm.panache.PanacheQuery.class - [JAR]

├─ io.quarkiverse.groovy.hibernate.orm.panache.PanacheRepository.class - [JAR]

├─ io.quarkiverse.groovy.hibernate.orm.panache.PanacheRepositoryBase.class - [JAR]

io.quarkiverse.groovy.hibernate.orm.panache.runtime

├─ io.quarkiverse.groovy.hibernate.orm.panache.runtime.JpaOperations.class - [JAR]

├─ io.quarkiverse.groovy.hibernate.orm.panache.runtime.PanacheHibernateOrmRecorder.class - [JAR]

├─ io.quarkiverse.groovy.hibernate.orm.panache.runtime.PanacheQueryImpl.class - [JAR]