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-runtime-zio_sjs1_2.13-0.4.0-M6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.finos.morphir.runtime
├─ org.finos.morphir.runtime.EngineEvent.class - [JAR]
├─ org.finos.morphir.runtime.EvaluationEngine.class - [JAR]
├─ org.finos.morphir.runtime.EvaluationError.class - [JAR]
├─ org.finos.morphir.runtime.KernelError.class - [JAR]
├─ org.finos.morphir.runtime.LogEvent.class - [JAR]
├─ org.finos.morphir.runtime.MorphirObject.class - [JAR]
├─ org.finos.morphir.runtime.MorphirRecord.class - [JAR]
├─ org.finos.morphir.runtime.step.class - [JAR]