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 cdc-impex-db-0.25.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cdc.impex.db.mapping
├─ cdc.impex.db.mapping.DbColumn.class - [JAR]
├─ cdc.impex.db.mapping.DbMapper.class - [JAR]
├─ cdc.impex.db.mapping.DbTable.class - [JAR]
cdc.impex.db
├─ cdc.impex.db.DbSheetExporter.class - [JAR]
├─ cdc.impex.db.DbSheetImporter.class - [JAR]