jar

net.youngdev.maven.plugins : JPA-to-ERD-reporting-plugin

Maven & Gradle

Nov 27, 2019
0 stars

JPA-to-ERD-reporting-plugin · This plugin Reads the JPA annotations to genereage a Domain model (ERD).

Table Of Contents

Latest Version

Download net.youngdev.maven.plugins : JPA-to-ERD-reporting-plugin JAR file - Latest Versions:

All Versions

Download net.youngdev.maven.plugins : JPA-to-ERD-reporting-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 JPA-to-ERD-reporting-plugin-0.0.9.12.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.youngdev.maven.plugins.reporting

├─ net.youngdev.maven.plugins.reporting.ClassFinder.class - [JAR]

├─ net.youngdev.maven.plugins.reporting.HelpMojo.class - [JAR]

├─ net.youngdev.maven.plugins.reporting.JPA2ERDReport.class - [JAR]

├─ net.youngdev.maven.plugins.reporting.ReflexiveAnnotationUtils.class - [JAR]

Advertisement