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 legacy-hunter-maven-plugin-0.0.1-alpha.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.legacy.hunter.constant
├─ com.legacy.hunter.constant.LegacyHunterConstants.class - [JAR]
com.legacy.hunter
├─ com.legacy.hunter.LegacyHunterMojo.class - [JAR]
com.legacy.hunter.model
├─ com.legacy.hunter.model.DependenciesTimeFrame.class - [JAR]
├─ com.legacy.hunter.model.EndpointConfig.class - [JAR]
├─ com.legacy.hunter.model.ExemptionObj.class - [JAR]
com.legacy.hunter.Utils
├─ com.legacy.hunter.Utils.UrlUtil.class - [JAR]
├─ com.legacy.hunter.Utils.Utils.class - [JAR]