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-git-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.git.artifact
├─ com.tencent.bkrepo.git.artifact.GitContentArtifactInfo.class - [JAR]
├─ com.tencent.bkrepo.git.artifact.GitPackFileArtifactInfo.class - [JAR]
├─ com.tencent.bkrepo.git.artifact.GitRepositoryArtifactInfo.class - [JAR]
com.tencent.bkrepo.git.constant
├─ com.tencent.bkrepo.git.constant.GitConstantsKt.class - [JAR]
├─ com.tencent.bkrepo.git.constant.GitMessageCode.class - [JAR]
├─ com.tencent.bkrepo.git.constant.HubType.class - [JAR]