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 carbonfootprint20230711-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.aliyun.carbonfootprint20230711.models
├─ com.aliyun.carbonfootprint20230711.models.AllowResponse.class - [JAR]
├─ com.aliyun.carbonfootprint20230711.models.AllowResponseBody.class - [JAR]
├─ com.aliyun.carbonfootprint20230711.models.GetSummaryDataRequest.class - [JAR]
├─ com.aliyun.carbonfootprint20230711.models.GetSummaryDataResponse.class - [JAR]
├─ com.aliyun.carbonfootprint20230711.models.GetSummaryDataResponseBody.class - [JAR]
├─ com.aliyun.carbonfootprint20230711.models.QueryCarbonTrackRequest.class - [JAR]
├─ com.aliyun.carbonfootprint20230711.models.QueryCarbonTrackResponse.class - [JAR]
├─ com.aliyun.carbonfootprint20230711.models.QueryCarbonTrackResponseBody.class - [JAR]
├─ com.aliyun.carbonfootprint20230711.models.VerifyResponse.class - [JAR]
├─ com.aliyun.carbonfootprint20230711.models.VerifyResponseBody.class - [JAR]
com.aliyun.carbonfootprint20230711
├─ com.aliyun.carbonfootprint20230711.Client.class - [JAR]