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 monolog-remote-2.1.12.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.objectweb.util.monolog.wrapper.remote.api
├─ org.objectweb.util.monolog.wrapper.remote.api.LoggerInfo.class - [JAR]
├─ org.objectweb.util.monolog.wrapper.remote.api.MonologFactoryMBean.class - [JAR]
├─ org.objectweb.util.monolog.wrapper.remote.api.MonologFactoryProxy.class - [JAR]
org.objectweb.util.monolog.wrapper.remote.lib
├─ org.objectweb.util.monolog.wrapper.remote.lib.Logging.class - [JAR]
├─ org.objectweb.util.monolog.wrapper.remote.lib.LoggingMBean.class - [JAR]
├─ org.objectweb.util.monolog.wrapper.remote.lib.MonologFactoryMBeanImpl.class - [JAR]
├─ org.objectweb.util.monolog.wrapper.remote.lib.MonologFactoryProxyImpl.class - [JAR]