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 gemnasium-maven-plugin-0.5.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.gemnasium.utils
├─ com.gemnasium.utils.ProjectsUtils.class - [JAR]
com.gemnasium
├─ com.gemnasium.AbstractMainMojo.class - [JAR]
├─ com.gemnasium.Config.class - [JAR]
├─ com.gemnasium.DumpDependenciesMojo.class - [JAR]
├─ com.gemnasium.HelpMojo.class - [JAR]