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 composer-maven-plugin-1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
uk.co.codezen.maven.composer.mojo
├─ uk.co.codezen.maven.composer.mojo.AbstractComposerMojo.class - [JAR]
├─ uk.co.codezen.maven.composer.mojo.HelpMojo.class - [JAR]
├─ uk.co.codezen.maven.composer.mojo.InstallComposerMojo.class - [JAR]
├─ uk.co.codezen.maven.composer.mojo.UpdateComposerMojo.class - [JAR]
uk.co.codezen.maven.composer.mojo.exception
├─ uk.co.codezen.maven.composer.mojo.exception.ComposerExecutionException.class - [JAR]
├─ uk.co.codezen.maven.composer.mojo.exception.ComposerInstallationException.class - [JAR]