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 guice-jr-plugin-2.1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.zeroturnaround.javarebel.guice.cbp
├─ com.zeroturnaround.javarebel.guice.cbp.InjectorImplCBP.class - [JAR]
├─ com.zeroturnaround.javarebel.guice.cbp.ScopesCBP.class - [JAR]
com.google.inject
├─ com.google.inject.GuiceComponentReloader.class - [JAR]
├─ com.google.inject.SingletonScope.class - [JAR]
com.zeroturnaround.javarebel.guice
├─ com.zeroturnaround.javarebel.guice.GuicePlugin.class - [JAR]