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 centit-persistence-flyway-plugin-5.3.2302.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.centit.framework.flyway.plugin.kingbase
├─ com.centit.framework.flyway.plugin.kingbase.KingBaseDbSupport.class - [JAR]
com.centit.framework.flyway.plugin
├─ com.centit.framework.flyway.plugin.DbMigrateExt.class - [JAR]
├─ com.centit.framework.flyway.plugin.DbSupportFactoryExt.class - [JAR]
├─ com.centit.framework.flyway.plugin.FlywayExt.class - [JAR]
├─ com.centit.framework.flyway.plugin.MetaDataExtTableImpl.class - [JAR]