jar

io.github.ci-cmg : mgg-jpa-entity-utils

Maven & Gradle

May 03, 2023

io.github.ci-cmg:mgg-jpa-entity-utils · Utilities to help with JPA entities

Table Of Contents

Latest Version

Download io.github.ci-cmg : mgg-jpa-entity-utils JAR file - Latest Versions:

All Versions

Download io.github.ci-cmg : mgg-jpa-entity-utils JAR file - All Versions:

Version Vulnerabilities Size Updated
1.5.x
1.4.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 mgg-jpa-entity-utils-1.5.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

edu.colorado.cires.cmg.jpa.model

├─ edu.colorado.cires.cmg.jpa.model.EntityWithId.class - [JAR]

edu.colorado.cires.cmg.jpa.util

├─ edu.colorado.cires.cmg.jpa.util.AssignedIdentityGenerator.class - [JAR]

├─ edu.colorado.cires.cmg.jpa.util.AssignedSequenceGenerator.class - [JAR]

├─ edu.colorado.cires.cmg.jpa.util.EntityUtil.class - [JAR]