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-sqlite-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.sqlite
├─ io.ebean.platform.sqlite.SQLitePlatform.class - [JAR]
├─ io.ebean.platform.sqlite.SqlitePlatformProvider.class - [JAR]
├─ io.ebean.platform.sqlite.package-info.class - [JAR]