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 portallocator-maven-plugin-2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.bitstrings.maven.plugins.portallocator
├─ org.bitstrings.maven.plugins.portallocator.Port.class - [JAR]
├─ org.bitstrings.maven.plugins.portallocator.PortAllocator.class - [JAR]
├─ org.bitstrings.maven.plugins.portallocator.PortAllocatorMojo.class - [JAR]
├─ org.bitstrings.maven.plugins.portallocator.PortAllocatorService.class - [JAR]
├─ org.bitstrings.maven.plugins.portallocator.PortAllocators.class - [JAR]
├─ org.bitstrings.maven.plugins.portallocator.Ports.class - [JAR]
org.bitstrings.maven.plugins.portallocator.util
├─ org.bitstrings.maven.plugins.portallocator.util.Helpers.class - [JAR]