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-sdk-1.0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.aliyuncs.sdk.model.v20180101
├─ com.aliyuncs.sdk.model.v20180101.DemoRequest.class - [JAR]
├─ com.aliyuncs.sdk.model.v20180101.DemoResponse.class - [JAR]
com.aliyuncs.sdk.transform.v20180101
├─ com.aliyuncs.sdk.transform.v20180101.DemoResponseUnmarshaller.class - [JAR]