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 spine-jvm-2.0.0-rc.9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
opensavvy.spine
├─ opensavvy.spine.Id.class - [JAR]
├─ opensavvy.spine.Identified.class - [JAR]
├─ opensavvy.spine.Operation.class - [JAR]
├─ opensavvy.spine.OperationKt.class - [JAR]
├─ opensavvy.spine.Parameters.class - [JAR]
├─ opensavvy.spine.ResourceGroup.class - [JAR]
├─ opensavvy.spine.Route.class - [JAR]
├─ opensavvy.spine.Service.class - [JAR]
├─ opensavvy.spine.SpineFailure.class - [JAR]
├─ opensavvy.spine.SpineFailureKt.class - [JAR]