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 licensescout-report-maven-plugin-1.4.0.RC28.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.aposin.licensescout.report.mojo
├─ org.aposin.licensescout.report.mojo.AbstractReportMojo.class - [JAR]
├─ org.aposin.licensescout.report.mojo.HelpMojo.class - [JAR]
├─ org.aposin.licensescout.report.mojo.JavaReportMojo.class - [JAR]
org.aposin.licensescout.report.exporter
├─ org.aposin.licensescout.report.exporter.DoxiaExporter.class - [JAR]
├─ org.aposin.licensescout.report.exporter.DoxiaReportExporterFactory.class - [JAR]
├─ org.aposin.licensescout.report.exporter.ISinkProvider.class - [JAR]