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 OSSRH-69207-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.junyufr.iservice.pojo.vo.bank
├─ com.junyufr.iservice.pojo.vo.bank.BankCard2VO.class - [JAR]
├─ com.junyufr.iservice.pojo.vo.bank.BankCard3VO.class - [JAR]
├─ com.junyufr.iservice.pojo.vo.bank.BankCard4VO.class - [JAR]
├─ com.junyufr.iservice.pojo.vo.bank.BankCardOcr.class - [JAR]
├─ com.junyufr.iservice.pojo.vo.bank.BaseBankVO.class - [JAR]
com.junyufr.iservice.pojo.vo.ocr
├─ com.junyufr.iservice.pojo.vo.ocr.BusinessOcrVO.class - [JAR]
├─ com.junyufr.iservice.pojo.vo.ocr.DriveOcrVO.class - [JAR]
├─ com.junyufr.iservice.pojo.vo.ocr.IdCardOcr2VO.class - [JAR]
├─ com.junyufr.iservice.pojo.vo.ocr.IdCardOcrVO.class - [JAR]
├─ com.junyufr.iservice.pojo.vo.ocr.InvoiceOcrVO.class - [JAR]
├─ com.junyufr.iservice.pojo.vo.ocr.VehicleOcrVO.class - [JAR]
com.junyufr.iservice.pojo
├─ com.junyufr.iservice.pojo.BaseDO.class - [JAR]
├─ com.junyufr.iservice.pojo.JyResponse.class - [JAR]
├─ com.junyufr.iservice.pojo.ResponseDO.class - [JAR]
com.junyufr.iservice.pojo.vo.compare
├─ com.junyufr.iservice.pojo.vo.compare.Compare1VO.class - [JAR]
├─ com.junyufr.iservice.pojo.vo.compare.Compare2VO.class - [JAR]
├─ com.junyufr.iservice.pojo.vo.compare.Compare3VO.class - [JAR]
├─ com.junyufr.iservice.pojo.vo.compare.CompareVO.class - [JAR]
com.junyufr.iservice.pojo.vo.video
├─ com.junyufr.iservice.pojo.vo.video.Video1VO.class - [JAR]
├─ com.junyufr.iservice.pojo.vo.video.Video2VO.class - [JAR]
├─ com.junyufr.iservice.pojo.vo.video.Video3VO.class - [JAR]
com.junyufr.iservice.pojo.vo.idcard
├─ com.junyufr.iservice.pojo.vo.idcard.IdCard2VO.class - [JAR]
├─ com.junyufr.iservice.pojo.vo.idcard.IdCard3VO.class - [JAR]
com.junyufr.iservice
├─ com.junyufr.iservice.BankCardCheck.class - [JAR]
├─ com.junyufr.iservice.BaseCheck.class - [JAR]
├─ com.junyufr.iservice.CompareCheck.class - [JAR]
├─ com.junyufr.iservice.IserviceApplication.class - [JAR]
├─ com.junyufr.iservice.OcrCheck.class - [JAR]
├─ com.junyufr.iservice.VideoCheck.class - [JAR]
com.junyufr.iservice.util
├─ com.junyufr.iservice.util.AesUtil.class - [JAR]
├─ com.junyufr.iservice.util.BASE64Encoder.class - [JAR]
├─ com.junyufr.iservice.util.Base64ImgUtil.class - [JAR]
├─ com.junyufr.iservice.util.ClientUtil.class - [JAR]
├─ com.junyufr.iservice.util.DateUtil.class - [JAR]
├─ com.junyufr.iservice.util.JYMD5.class - [JAR]
├─ com.junyufr.iservice.util.JyDigestUtils.class - [JAR]
├─ com.junyufr.iservice.util.ResponseSignature.class - [JAR]
com.junyufr.iservice.enums
├─ com.junyufr.iservice.enums.CodeEnum.class - [JAR]
├─ com.junyufr.iservice.enums.SubCodeEnum.class - [JAR]