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 ctrlx-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.plugins.reporters.ctrlx
├─ org.ossreviewtoolkit.plugins.reporters.ctrlx.Component.class - [JAR]
├─ org.ossreviewtoolkit.plugins.reporters.ctrlx.CopyrightInformation.class - [JAR]
├─ org.ossreviewtoolkit.plugins.reporters.ctrlx.CtrlXAutomationReporter.class - [JAR]
├─ org.ossreviewtoolkit.plugins.reporters.ctrlx.FossInfo.class - [JAR]
├─ org.ossreviewtoolkit.plugins.reporters.ctrlx.IntegrationMechanism.class - [JAR]
├─ org.ossreviewtoolkit.plugins.reporters.ctrlx.License.class - [JAR]
├─ org.ossreviewtoolkit.plugins.reporters.ctrlx.Usage.class - [JAR]