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 productcatalog20180918-8.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.aliyun.productcatalog20180918
├─ com.aliyun.productcatalog20180918.Client.class - [JAR]
com.aliyun.productcatalog20180918.models
├─ com.aliyun.productcatalog20180918.models.GetApiRequest.class - [JAR]
├─ com.aliyun.productcatalog20180918.models.GetApiResponse.class - [JAR]
├─ com.aliyun.productcatalog20180918.models.GetProductRequest.class - [JAR]
├─ com.aliyun.productcatalog20180918.models.GetProductResponse.class - [JAR]
├─ com.aliyun.productcatalog20180918.models.ListApisRequest.class - [JAR]
├─ com.aliyun.productcatalog20180918.models.ListApisResponse.class - [JAR]
├─ com.aliyun.productcatalog20180918.models.ListProductsRequest.class - [JAR]
├─ com.aliyun.productcatalog20180918.models.ListProductsResponse.class - [JAR]