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-junction-plugin-1.0.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.pyx4j.maven.plugin.junction
├─ com.pyx4j.maven.plugin.junction.BaseJunctionMojo.class - [JAR]
├─ com.pyx4j.maven.plugin.junction.ComposeClasses.class - [JAR]
├─ com.pyx4j.maven.plugin.junction.ExecuteJunction.class - [JAR]
├─ com.pyx4j.maven.plugin.junction.JunctionMojo.class - [JAR]
├─ com.pyx4j.maven.plugin.junction.JunctionUnlinkMojo.class - [JAR]
├─ com.pyx4j.maven.plugin.junction.Link.class - [JAR]
├─ com.pyx4j.maven.plugin.junction.Package.class - [JAR]