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 maven-help-plugin-3.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.maven.plugins.help
├─ org.apache.maven.plugins.help.AbstractEffectiveMojo.class - [JAR]
├─ org.apache.maven.plugins.help.AbstractHelpMojo.class - [JAR]
├─ org.apache.maven.plugins.help.ActiveProfilesMojo.class - [JAR]
├─ org.apache.maven.plugins.help.AllProfilesMojo.class - [JAR]
├─ org.apache.maven.plugins.help.DescribeMojo.class - [JAR]
├─ org.apache.maven.plugins.help.EffectivePomMojo.class - [JAR]
├─ org.apache.maven.plugins.help.EffectiveSettingsMojo.class - [JAR]
├─ org.apache.maven.plugins.help.EvaluateMojo.class - [JAR]
├─ org.apache.maven.plugins.help.HelpMojo.class - [JAR]
├─ org.apache.maven.plugins.help.SystemMojo.class - [JAR]