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 likeness-jmx4log-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.trumpet.log.jmx
├─ io.trumpet.log.jmx.Log4JLevelMBean.class - [JAR]
├─ io.trumpet.log.jmx.Log4JMBean.class - [JAR]
├─ io.trumpet.log.jmx.LogLevel.class - [JAR]
io.trumpet.log.jmx.guice
├─ io.trumpet.log.jmx.guice.JmxLoggingModule.class - [JAR]