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 depot-migration-1.0.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.zeoflow.depot.migration.bundle
├─ com.zeoflow.depot.migration.bundle.BundleUtil.class - [JAR]
├─ com.zeoflow.depot.migration.bundle.DatabaseBundle.class - [JAR]
├─ com.zeoflow.depot.migration.bundle.DatabaseViewBundle.class - [JAR]
├─ com.zeoflow.depot.migration.bundle.EntityBundle.class - [JAR]
├─ com.zeoflow.depot.migration.bundle.FieldBundle.class - [JAR]
├─ com.zeoflow.depot.migration.bundle.ForeignKeyBundle.class - [JAR]
├─ com.zeoflow.depot.migration.bundle.FtsEntityBundle.class - [JAR]
├─ com.zeoflow.depot.migration.bundle.FtsOptionsBundle.class - [JAR]
├─ com.zeoflow.depot.migration.bundle.IndexBundle.class - [JAR]
├─ com.zeoflow.depot.migration.bundle.PrimaryKeyBundle.class - [JAR]
├─ com.zeoflow.depot.migration.bundle.SchemaBundle.class - [JAR]
├─ com.zeoflow.depot.migration.bundle.SchemaEquality.class - [JAR]
├─ com.zeoflow.depot.migration.bundle.SchemaEqualityUtil.class - [JAR]