jar

com.panosen.plugins : panosen-generation-maven-plugin

Maven & Gradle

Jul 29, 2023
0 stars

Panosen ORM Generation Maven Plugin

Table Of Contents

Latest Version

Download com.panosen.plugins : panosen-generation-maven-plugin JAR file - Latest Versions:

All Versions

Download com.panosen.plugins : panosen-generation-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.x
0.1.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 panosen-generation-maven-plugin-0.2.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.panosen

├─ com.panosen.Database.class - [JAR]

├─ com.panosen.EntityFieldsRequest.class - [JAR]

├─ com.panosen.EntityFieldsService.class - [JAR]

├─ com.panosen.EntityRequest.class - [JAR]

├─ com.panosen.EntityService.class - [JAR]

├─ com.panosen.GenerateOrmMojo.class - [JAR]

├─ com.panosen.RepositoryRequest.class - [JAR]

├─ com.panosen.RepositoryService.class - [JAR]

Advertisement