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 cadc-storage-adapter-test-0.5.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.opencadc.inventory.storage.test
├─ org.opencadc.inventory.storage.test.StorageAdapterBasicTest.class - [JAR]
├─ org.opencadc.inventory.storage.test.StorageAdapterByteRangeTest.class - [JAR]
├─ org.opencadc.inventory.storage.test.StorageAdapterPutTxnTest.class - [JAR]
├─ org.opencadc.inventory.storage.test.TestUtil.class - [JAR]