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 business-license-ocr-v1.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cn.haoxiaoyong.business.license.ocr.config
├─ cn.haoxiaoyong.business.license.ocr.config.BusinessConfig.class - [JAR]
cn.haoxiaoyong.business.license.ocr.bean
├─ cn.haoxiaoyong.business.license.ocr.bean.JsonBody.class - [JAR]
├─ cn.haoxiaoyong.business.license.ocr.bean.OCRApi.class - [JAR]
cn.haoxiaoyong.business.license.ocr.tool
├─ cn.haoxiaoyong.business.license.ocr.tool.BusinessOcr.class - [JAR]
cn.haoxiaoyong.business.license.ocr.utils
├─ cn.haoxiaoyong.business.license.ocr.utils.Constant.class - [JAR]
├─ cn.haoxiaoyong.business.license.ocr.utils.ResUtils.class - [JAR]
cn.haoxiaoyong.business.license.ocr
├─ cn.haoxiaoyong.business.license.ocr.BusinessMainConfig.class - [JAR]