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 gcm-storage-h2-1.2.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.edurt.gcm.h2.annotation
├─ io.edurt.gcm.h2.annotation.H2Source.class - [JAR]
io.edurt.gcm.h2
├─ io.edurt.gcm.h2.H2Module.class - [JAR]
├─ io.edurt.gcm.h2.H2MultipleModule.class - [JAR]
├─ io.edurt.gcm.h2.H2Provider.class - [JAR]
io.edurt.gcm.h2.configuration
├─ io.edurt.gcm.h2.configuration.H2Configuration.class - [JAR]
├─ io.edurt.gcm.h2.configuration.H2ConfigurationDefault.class - [JAR]