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 panosen-dbschema-0.3.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.panosen.dbschema.information_schema
├─ com.panosen.dbschema.information_schema.Column.class - [JAR]
├─ com.panosen.dbschema.information_schema.KeyColumnUsage.class - [JAR]
├─ com.panosen.dbschema.information_schema.Statistics.class - [JAR]
├─ com.panosen.dbschema.information_schema.Table.class - [JAR]
com.panosen.dbschema
├─ com.panosen.dbschema.SchemaRepository.class - [JAR]