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 javasemantic-maven-plugin-0.6.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.javasemantic.executables
├─ io.github.javasemantic.executables.Extension.class - [JAR]
├─ io.github.javasemantic.executables.NewExecutable.class - [JAR]
io.github.javasemantic
├─ io.github.javasemantic.DetermineVersionMojo.class - [JAR]
├─ io.github.javasemantic.HelpMojo.class - [JAR]
├─ io.github.javasemantic.InstallHooksMojo.class - [JAR]
├─ io.github.javasemantic.PathFinder.class - [JAR]
├─ io.github.javasemantic.ValidateCommitMessageMojo.class - [JAR]