jar

dev.bodewig.hibernate-based-migration : hibernate-based-migration-plugin

Maven & Gradle

Jan 20, 1970
0 stars

Hibernate Based Migration Maven Plugin · A maven plugin to manage migrations of JPA-generated classes between application versions

Table Of Contents

Latest Version

Download dev.bodewig.hibernate-based-migration : hibernate-based-migration-plugin JAR file - Latest Versions:

All Versions

Download dev.bodewig.hibernate-based-migration : hibernate-based-migration-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.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 hibernate-based-migration-plugin-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

dev.bodewig.hibernate_based_migration.plugin.model

├─ dev.bodewig.hibernate_based_migration.plugin.model.FreezeMojoModel.class - [JAR]

├─ dev.bodewig.hibernate_based_migration.plugin.model.ThawMojoModel.class - [JAR]

dev.bodewig.hibernate_based_migration.plugin.util

├─ dev.bodewig.hibernate_based_migration.plugin.util.Glob.class - [JAR]

├─ dev.bodewig.hibernate_based_migration.plugin.util.Pair.class - [JAR]

├─ dev.bodewig.hibernate_based_migration.plugin.util.Spoon.class - [JAR]

├─ dev.bodewig.hibernate_based_migration.plugin.util.Utils.class - [JAR]

dev.bodewig.hibernate_based_migration.plugin

├─ dev.bodewig.hibernate_based_migration.plugin.FreezeMojo.class - [JAR]

├─ dev.bodewig.hibernate_based_migration.plugin.ThawMojo.class - [JAR]