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 license-core-1.1.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.wudgaby.starter.core
├─ com.wudgaby.starter.core.CustomLicenseManager.class - [JAR]
com.wudgaby.starter.core.hdw
├─ com.wudgaby.starter.core.hdw.AbstractServerInfos.class - [JAR]
├─ com.wudgaby.starter.core.hdw.LinuxServerInfos.class - [JAR]
├─ com.wudgaby.starter.core.hdw.WindowsServerInfos.class - [JAR]
com.wudgaby.starter.core.param
├─ com.wudgaby.starter.core.param.CustomKeyStoreParam.class - [JAR]
├─ com.wudgaby.starter.core.param.LicenseCreatorParam.class - [JAR]
├─ com.wudgaby.starter.core.param.LicenseExtraParam.class - [JAR]
com.wudgaby.starter.core.exception
├─ com.wudgaby.starter.core.exception.LicenseException.class - [JAR]