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 migrami-core-0.0.13.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
migrami.core.interfaces
├─ migrami.core.interfaces.Category.class - [JAR]
├─ migrami.core.interfaces.ClassPathScriptLoader.class - [JAR]
├─ migrami.core.interfaces.InMemorySnapshotRepository.class - [JAR]
├─ migrami.core.interfaces.MD5Checksum.class - [JAR]
├─ migrami.core.interfaces.MD5ChecksumFactory.class - [JAR]
├─ migrami.core.interfaces.MigramiBuilder.class - [JAR]
├─ migrami.core.interfaces.MigramiCategoryScriptLoader.class - [JAR]
├─ migrami.core.interfaces.MigramiEngine.class - [JAR]