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 goodstech-1.0.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.aliyun.goodstech
├─ com.aliyun.goodstech.Client.class - [JAR]
com.aliyun.goodstech.models
├─ com.aliyun.goodstech.models.ClassifyCommodityAdvanceRequest.class - [JAR]
├─ com.aliyun.goodstech.models.ClassifyCommodityRequest.class - [JAR]
├─ com.aliyun.goodstech.models.ClassifyCommodityResponse.class - [JAR]
├─ com.aliyun.goodstech.models.Config.class - [JAR]
├─ com.aliyun.goodstech.models.RecognizeFurnitureAttributeAdvanceRequest.class - [JAR]
├─ com.aliyun.goodstech.models.RecognizeFurnitureAttributeRequest.class - [JAR]
├─ com.aliyun.goodstech.models.RecognizeFurnitureAttributeResponse.class - [JAR]
├─ com.aliyun.goodstech.models.RecognizeFurnitureSpuAdvanceRequest.class - [JAR]
├─ com.aliyun.goodstech.models.RecognizeFurnitureSpuRequest.class - [JAR]
├─ com.aliyun.goodstech.models.RecognizeFurnitureSpuResponse.class - [JAR]