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 exposed-migrations-4.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
gay.solonovamax.exposed.migrations.helpers
├─ gay.solonovamax.exposed.migrations.helpers.AddColumnMigration.class - [JAR]
├─ gay.solonovamax.exposed.migrations.helpers.AddTableMigration.class - [JAR]
├─ gay.solonovamax.exposed.migrations.helpers.DropColumnMigration.class - [JAR]
├─ gay.solonovamax.exposed.migrations.helpers.FixedNameKt.class - [JAR]
├─ gay.solonovamax.exposed.migrations.helpers.RenameFieldMigration.class - [JAR]
├─ gay.solonovamax.exposed.migrations.helpers.SQLMigration.class - [JAR]
gay.solonovamax.exposed.migrations
├─ gay.solonovamax.exposed.migrations.Migration.class - [JAR]
├─ gay.solonovamax.exposed.migrations.MigrationEntity.class - [JAR]
├─ gay.solonovamax.exposed.migrations.MigrationsKt.class - [JAR]
├─ gay.solonovamax.exposed.migrations.MigrationsTable.class - [JAR]