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 migration-owl-0.18.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
ai.grakn.migration.owl
├─ ai.grakn.migration.owl.Main.class - [JAR]
├─ ai.grakn.migration.owl.Namer.class - [JAR]
├─ ai.grakn.migration.owl.OWLMigrator.class - [JAR]
├─ ai.grakn.migration.owl.OwlGraknTxStoringVisitor.class - [JAR]
├─ ai.grakn.migration.owl.OwlMigrationOptions.class - [JAR]
├─ ai.grakn.migration.owl.OwlModel.class - [JAR]