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 ebean-platform-h2-13.21.0-jakarta.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.ebean.platform.h2
├─ io.ebean.platform.h2.H2DbEncrypt.class - [JAR]
├─ io.ebean.platform.h2.H2HistorySupport.class - [JAR]
├─ io.ebean.platform.h2.H2HistoryTrigger.class - [JAR]
├─ io.ebean.platform.h2.H2Platform.class - [JAR]
├─ io.ebean.platform.h2.H2PlatformProvider.class - [JAR]
├─ io.ebean.platform.h2.H2SequenceIdGenerator.class - [JAR]
├─ io.ebean.platform.h2.package-info.class - [JAR]