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-buildmagic-thirdparty-plugin-2.2.1.Final.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jboss.maven.plugins.thirdparty.util
├─ org.jboss.maven.plugins.thirdparty.util.FileUtil.class - [JAR]
├─ org.jboss.maven.plugins.thirdparty.util.JarFileEntry.class - [JAR]
├─ org.jboss.maven.plugins.thirdparty.util.JarUtil.class - [JAR]
org.jboss.maven.plugins.thirdparty
├─ org.jboss.maven.plugins.thirdparty.BuildThirdpartyMojo.class - [JAR]
├─ org.jboss.maven.plugins.thirdparty.CompInfoVerifyMojo.class - [JAR]
├─ org.jboss.maven.plugins.thirdparty.ComponentInfo.class - [JAR]
├─ org.jboss.maven.plugins.thirdparty.ComponentInfoReader.class - [JAR]
├─ org.jboss.maven.plugins.thirdparty.ComponentInfoWriter.class - [JAR]
├─ org.jboss.maven.plugins.thirdparty.Dependency.class - [JAR]
├─ org.jboss.maven.plugins.thirdparty.Mapping.class - [JAR]
├─ org.jboss.maven.plugins.thirdparty.MavenDeployMojo.class - [JAR]
├─ org.jboss.maven.plugins.thirdparty.ThirdpartyDeployMojo.class - [JAR]