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 reporter-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.ossreviewtoolkit.reporter
├─ org.ossreviewtoolkit.reporter.DefaultLicenseTextProvider.class - [JAR]
├─ org.ossreviewtoolkit.reporter.DependencyTreeStatistics.class - [JAR]
├─ org.ossreviewtoolkit.reporter.HowToFixScriptRunner.class - [JAR]
├─ org.ossreviewtoolkit.reporter.HowToFixTextProvider.class - [JAR]
├─ org.ossreviewtoolkit.reporter.HowToFixTextProviderScriptCompilationConfiguration.class - [JAR]
├─ org.ossreviewtoolkit.reporter.HowToFixTextProviderScriptTemplate.class - [JAR]
├─ org.ossreviewtoolkit.reporter.IssueStatistics.class - [JAR]
├─ org.ossreviewtoolkit.reporter.LicenseStatistics.class - [JAR]
├─ org.ossreviewtoolkit.reporter.LicenseTextProvider.class - [JAR]
├─ org.ossreviewtoolkit.reporter.ReportTableModel.class - [JAR]
├─ org.ossreviewtoolkit.reporter.ReportTableModelKt.class - [JAR]
├─ org.ossreviewtoolkit.reporter.ReportTableModelMapper.class - [JAR]
├─ org.ossreviewtoolkit.reporter.ReportTableModelMapperKt.class - [JAR]
├─ org.ossreviewtoolkit.reporter.Reporter.class - [JAR]
├─ org.ossreviewtoolkit.reporter.ReporterInput.class - [JAR]
├─ org.ossreviewtoolkit.reporter.RepositoryConfigurationStatistics.class - [JAR]
├─ org.ossreviewtoolkit.reporter.Statistics.class - [JAR]
├─ org.ossreviewtoolkit.reporter.StatisticsCalculator.class - [JAR]
├─ org.ossreviewtoolkit.reporter.StatisticsCalculatorKt.class - [JAR]