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 aliyun-java-sdk-goodstech-1.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.aliyuncs.goodstech.transform.v20191230
├─ com.aliyuncs.goodstech.transform.v20191230.ClassifyCommodityResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.goodstech.transform.v20191230.RecognizeFurnitureAttributeResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.goodstech.transform.v20191230.RecognizeFurnitureSpuResponseUnmarshaller.class - [JAR]
com.aliyuncs.goodstech.model.v20191230
├─ com.aliyuncs.goodstech.model.v20191230.ClassifyCommodityRequest.class - [JAR]
├─ com.aliyuncs.goodstech.model.v20191230.ClassifyCommodityResponse.class - [JAR]
├─ com.aliyuncs.goodstech.model.v20191230.RecognizeFurnitureAttributeRequest.class - [JAR]
├─ com.aliyuncs.goodstech.model.v20191230.RecognizeFurnitureAttributeResponse.class - [JAR]
├─ com.aliyuncs.goodstech.model.v20191230.RecognizeFurnitureSpuRequest.class - [JAR]
├─ com.aliyuncs.goodstech.model.v20191230.RecognizeFurnitureSpuResponse.class - [JAR]
com.aliyuncs.goodstech
├─ com.aliyuncs.goodstech.Endpoint.class - [JAR]