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 jikkou-api-data-0.31.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.streamthoughts.jikkou.rest.data.errors
├─ io.streamthoughts.jikkou.rest.data.errors.Errors.class - [JAR]
io.streamthoughts.jikkou.rest.data
├─ io.streamthoughts.jikkou.rest.data.ErrorEntity.class - [JAR]
├─ io.streamthoughts.jikkou.rest.data.ErrorResponse.class - [JAR]
├─ io.streamthoughts.jikkou.rest.data.Info.class - [JAR]
├─ io.streamthoughts.jikkou.rest.data.ResourceListRequest.class - [JAR]
├─ io.streamthoughts.jikkou.rest.data.ResourceReconcileRequest.class - [JAR]