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 speedy-spotless-maven-plugin-0.1.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.committed.speedy
├─ io.committed.speedy.Example.class - [JAR]
io.committed.speedy.format
├─ io.committed.speedy.format.SpeedyApplyMojo.class - [JAR]
├─ io.committed.speedy.format.SpeedyCheckMojo.class - [JAR]
├─ io.committed.speedy.format.StagedMojo.class - [JAR]
io.committed.speedy.hook.executable
├─ io.committed.speedy.hook.executable.DefaultExecutable.class - [JAR]
├─ io.committed.speedy.hook.executable.Executable.class - [JAR]
├─ io.committed.speedy.hook.executable.ExecutableManager.class - [JAR]
io.committed.speedy.hook.util
├─ io.committed.speedy.hook.util.MavenUtils.class - [JAR]
io.committed.speedy.hook
├─ io.committed.speedy.hook.InstallGitHookMojo.class - [JAR]