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 anythingworks-exampleproject-ontology-1.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.optimaize.anythingworks.exampleproject.ontology.rest.development.post
├─ com.optimaize.anythingworks.exampleproject.ontology.rest.development.post.Circle.class - [JAR]
├─ com.optimaize.anythingworks.exampleproject.ontology.rest.development.post.ComplexObject.class - [JAR]
├─ com.optimaize.anythingworks.exampleproject.ontology.rest.development.post.GeometricalFigure.class - [JAR]
├─ com.optimaize.anythingworks.exampleproject.ontology.rest.development.post.Rectangle.class - [JAR]