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-nuget-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.nuget.model
├─ com.tencent.bkrepo.nuget.model.NugetErrorResponse.class - [JAR]
com.tencent.bkrepo.nuget.model.v2.search
├─ com.tencent.bkrepo.nuget.model.v2.search.NuGetSearchRequest.class - [JAR]
com.tencent.bkrepo.nuget.artifact
├─ com.tencent.bkrepo.nuget.artifact.NugetArtifactInfo.class - [JAR]
com.tencent.bkrepo.nuget.model.v3.search
├─ com.tencent.bkrepo.nuget.model.v3.search.SearchRequest.class - [JAR]
├─ com.tencent.bkrepo.nuget.model.v3.search.SearchResponse.class - [JAR]
├─ com.tencent.bkrepo.nuget.model.v3.search.SearchResponseData.class - [JAR]
├─ com.tencent.bkrepo.nuget.model.v3.search.SearchResponseDataVersion.class - [JAR]
com.tencent.bkrepo.nuget.constant
├─ com.tencent.bkrepo.nuget.constant.NugetConstantsKt.class - [JAR]
├─ com.tencent.bkrepo.nuget.constant.NugetMessageCode.class - [JAR]
├─ com.tencent.bkrepo.nuget.constant.NugetQueryType.class - [JAR]
├─ com.tencent.bkrepo.nuget.constant.ResourceTypeKt.class - [JAR]