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 centipede-100.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.ontology2.centipede.util
├─ com.ontology2.centipede.util.ExitStatus.class - [JAR]
├─ com.ontology2.centipede.util.Version.class - [JAR]
com.ontology2.centipede.shell
├─ com.ontology2.centipede.shell.AddEagernessAttributeToAllBeanDefinitions.class - [JAR]
├─ com.ontology2.centipede.shell.AddLazinessAttributeToAllBeanDefinitions.class - [JAR]
├─ com.ontology2.centipede.shell.CentipedeShell.class - [JAR]
├─ com.ontology2.centipede.shell.CentipedeShellOptions.class - [JAR]
├─ com.ontology2.centipede.shell.CommandLineApplication.class - [JAR]
├─ com.ontology2.centipede.shell.ResourceAwareObject.class - [JAR]