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 morphir-tools-launcher_2.13-0.3.0.M2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.finos.morphir.launcher
├─ org.finos.morphir.launcher.BuildInfo.class - [JAR]
├─ org.finos.morphir.launcher.Coursier.class - [JAR]
├─ org.finos.morphir.launcher.CoursierLive.class - [JAR]
├─ org.finos.morphir.launcher.Main.class - [JAR]
├─ org.finos.morphir.launcher.MorphirVersion.class - [JAR]
├─ org.finos.morphir.launcher.MorphirVersionLive.class - [JAR]