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 otl-slf4j-0.2.16-alpha.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.opns.otl.slf4j.spi
├─ io.opns.otl.slf4j.spi.Slf4JContextAdapter.class - [JAR]
├─ io.opns.otl.slf4j.spi.Slf4JContextProvider.class - [JAR]
├─ io.opns.otl.slf4j.spi.Slf4JLoggerAdapter.class - [JAR]
├─ io.opns.otl.slf4j.spi.Slf4JLoggerProvider.class - [JAR]