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 api-checker-1.1.0-RELEASE.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.tencent.bkrepo.common.checker.pojo
├─ com.tencent.bkrepo.common.checker.pojo.Credits.class - [JAR]
├─ com.tencent.bkrepo.common.checker.pojo.Cvssv2.class - [JAR]
├─ com.tencent.bkrepo.common.checker.pojo.Cvssv3.class - [JAR]
├─ com.tencent.bkrepo.common.checker.pojo.DataSource.class - [JAR]
├─ com.tencent.bkrepo.common.checker.pojo.Dependency.class - [JAR]
├─ com.tencent.bkrepo.common.checker.pojo.DependencyInfo.class - [JAR]
├─ com.tencent.bkrepo.common.checker.pojo.EvidenceCollected.class - [JAR]
├─ com.tencent.bkrepo.common.checker.pojo.Package.class - [JAR]
├─ com.tencent.bkrepo.common.checker.pojo.ProductEvidence.class - [JAR]
├─ com.tencent.bkrepo.common.checker.pojo.ProjectInfo.class - [JAR]
├─ com.tencent.bkrepo.common.checker.pojo.Reference.class - [JAR]
├─ com.tencent.bkrepo.common.checker.pojo.ScanInfo.class - [JAR]
├─ com.tencent.bkrepo.common.checker.pojo.Software.class - [JAR]
├─ com.tencent.bkrepo.common.checker.pojo.VendorEvidence.class - [JAR]
├─ com.tencent.bkrepo.common.checker.pojo.VersionEvidence.class - [JAR]
├─ com.tencent.bkrepo.common.checker.pojo.Vulnerability.class - [JAR]
├─ com.tencent.bkrepo.common.checker.pojo.VulnerabilityId.class - [JAR]
├─ com.tencent.bkrepo.common.checker.pojo.VulnerableSoftware.class - [JAR]