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 modules-manager-2.8.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.thorstenmarx.modules
├─ com.thorstenmarx.modules.Configuration.class - [JAR]
├─ com.thorstenmarx.modules.ModuleAPIClassLoader.class - [JAR]
├─ com.thorstenmarx.modules.ModuleComparator.class - [JAR]
├─ com.thorstenmarx.modules.ModuleImpl.class - [JAR]
├─ com.thorstenmarx.modules.ModuleInjector.class - [JAR]
├─ com.thorstenmarx.modules.ModuleLoader.class - [JAR]
├─ com.thorstenmarx.modules.ModuleManagerImpl.class - [JAR]
├─ com.thorstenmarx.modules.ModulePacker.class - [JAR]
├─ com.thorstenmarx.modules.ModuledFirstURLClassLoader.class - [JAR]