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 rat-maven-plugin-1.0-alpha-3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.codehaus.mojo.rat
├─ org.codehaus.mojo.rat.AbstractRatMojo.class - [JAR]
├─ org.codehaus.mojo.rat.FilesReportable.class - [JAR]
├─ org.codehaus.mojo.rat.HeaderMatcherSpecification.class - [JAR]
├─ org.codehaus.mojo.rat.LicenseFamilySpecification.class - [JAR]
├─ org.codehaus.mojo.rat.RatCheckException.class - [JAR]
├─ org.codehaus.mojo.rat.RatCheckMojo.class - [JAR]
├─ org.codehaus.mojo.rat.RatReportMojo.class - [JAR]
├─ org.codehaus.mojo.rat.RatStatistics.class - [JAR]