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 nhversion-1.3.0-RELEASE.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.jeffreyning.nhversion.common.version.util
├─ com.jeffreyning.nhversion.common.version.util.NHBeanUtil.class - [JAR]
├─ com.jeffreyning.nhversion.common.version.util.VersionMappingUtil.class - [JAR]
com.jeffreyning.nhversion.common.version.cmd
├─ com.jeffreyning.nhversion.common.version.cmd.IControllerCommand.class - [JAR]
com.jeffreyning.nhversion.common.version.mapping
├─ com.jeffreyning.nhversion.common.version.mapping.CommonControllerMapping.class - [JAR]
├─ com.jeffreyning.nhversion.common.version.mapping.ControllerMappingAnno.class - [JAR]