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 pomchecker-maven-plugin-1.9.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.kordamp.maven.pomchecker_maven_plugin
├─ org.kordamp.maven.pomchecker_maven_plugin.HelpMojo.class - [JAR]
org.kordamp.maven.plugin.checker.mojos
├─ org.kordamp.maven.plugin.checker.mojos.CheckBomMojo.class - [JAR]
├─ org.kordamp.maven.plugin.checker.mojos.CheckMavenCentralMojo.class - [JAR]
org.kordamp.maven.plugin.checker
├─ org.kordamp.maven.plugin.checker.Banner.class - [JAR]