View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window modify-pom-maven-plugin-1.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.amanganiello90.manage
├─ com.github.amanganiello90.manage.CheckSnapshotMojo.class - [JAR]
├─ com.github.amanganiello90.manage.HelpMojo.class - [JAR]
├─ com.github.amanganiello90.manage.ManageAbstractMojo.class - [JAR]
├─ com.github.amanganiello90.manage.PropertiesSetMojo.class - [JAR]
com.github.amanganiello90.managecore
├─ com.github.amanganiello90.managecore.PropertiesUtil.class - [JAR]
├─ com.github.amanganiello90.managecore.Property.class - [JAR]
├─ com.github.amanganiello90.managecore.ReadPoms.class - [JAR]