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 annotations-1.0.9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.leaprnd.migrannotate
├─ com.leaprnd.migrannotate.CannotUpgradeSchemaException.class - [JAR]
├─ com.leaprnd.migrannotate.EnumSchema.class - [JAR]
├─ com.leaprnd.migrannotate.EnumSchemas.class - [JAR]
├─ com.leaprnd.migrannotate.Migrate.class - [JAR]
├─ com.leaprnd.migrannotate.Migration.class - [JAR]
├─ com.leaprnd.migrannotate.RepeatableSchema.class - [JAR]
├─ com.leaprnd.migrannotate.SQLWriter.class - [JAR]
├─ com.leaprnd.migrannotate.Schema.class - [JAR]
├─ com.leaprnd.migrannotate.SchemaDependencies.class - [JAR]
├─ com.leaprnd.migrannotate.SchemaDependency.class - [JAR]
├─ com.leaprnd.migrannotate.SchemaGroup.class - [JAR]
├─ com.leaprnd.migrannotate.SchemaIdentifier.class - [JAR]
├─ com.leaprnd.migrannotate.SchemaUpgrade.class - [JAR]
├─ com.leaprnd.migrannotate.SchemaUpgrades.class - [JAR]