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 dependbl-maven-plugin-1.1.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.paulushcgcj.models
├─ io.github.paulushcgcj.models.DependencyModel.class - [JAR]
io.github.paulushcgcj.mojos
├─ io.github.paulushcgcj.mojos.CommitMojo.class - [JAR]
├─ io.github.paulushcgcj.mojos.RepackMojo.class - [JAR]
├─ io.github.paulushcgcj.mojos.UnpackMojo.class - [JAR]
io.github.paulushcgcj.services
├─ io.github.paulushcgcj.services.DependencyManager.class - [JAR]
├─ io.github.paulushcgcj.services.ProjectManager.class - [JAR]