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-amps-dispatcher-plugin-5.0.18.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.atlassian.maven.plugins.ampsdispatcher
├─ com.atlassian.maven.plugins.ampsdispatcher.AbstractAmpsDispatcherMojo.class - [JAR]
├─ com.atlassian.maven.plugins.ampsdispatcher.AmpsDispatcherCliMojo.class - [JAR]
├─ com.atlassian.maven.plugins.ampsdispatcher.AmpsDispatcherCreateHomeZipMojo.class - [JAR]
├─ com.atlassian.maven.plugins.ampsdispatcher.AmpsDispatcherDebugMojo.class - [JAR]
├─ com.atlassian.maven.plugins.ampsdispatcher.AmpsDispatcherInstallMojo.class - [JAR]
├─ com.atlassian.maven.plugins.ampsdispatcher.AmpsDispatcherPreIntegrationTestMojo.class - [JAR]
├─ com.atlassian.maven.plugins.ampsdispatcher.AmpsDispatcherReleaseMojo.class - [JAR]
├─ com.atlassian.maven.plugins.ampsdispatcher.AmpsDispatcherRemoteTestMojo.class - [JAR]
├─ com.atlassian.maven.plugins.ampsdispatcher.AmpsDispatcherRunMojo.class - [JAR]