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 logstage-rendering-circe_2.12-0.7.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
logstage.circe
├─ logstage.circe.ConsoleSinkJsonCtor.class - [JAR]
├─ logstage.circe.LogstageCirce.class - [JAR]
├─ logstage.circe.package.class - [JAR]
com.github.pshirshov.izumi.logstage.api.rendering.json
├─ com.github.pshirshov.izumi.logstage.api.rendering.json.LogstageCirceRenderingPolicy.class - [JAR]