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 modular-8.0.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jrebirth.af.modular
├─ org.jrebirth.af.modular.ModuleConfigFileParser.class - [JAR]
org.jrebirth.af.modular.model
├─ org.jrebirth.af.modular.model.Component.class - [JAR]
├─ org.jrebirth.af.modular.model.Module.class - [JAR]
├─ org.jrebirth.af.modular.model.ObjectFactory.class - [JAR]
├─ org.jrebirth.af.modular.model.Registration.class - [JAR]
├─ org.jrebirth.af.modular.model.RegistrationEntry.class - [JAR]
├─ org.jrebirth.af.modular.model.RegistrationEntryList.class - [JAR]
├─ org.jrebirth.af.modular.model.RegistrationList.class - [JAR]
├─ org.jrebirth.af.modular.model.WarmUpList.class - [JAR]
├─ org.jrebirth.af.modular.model.package-info.class - [JAR]