jar

com.ksyun : ksyun-sdk-java-common

Maven & Gradle

Aug 17, 2023
0 stars

KSYUN SDK for Java · The KSYUN Web Services SDK for Java provides Java APIs for building software on KSYUN' cost-effective, scalable, and reliable infrastructure products. The KSYUN Java SDK allows developers to code against APIs for all of KSYUN's infrastructure web services (KSC S3, KSC KEC, KSC RDS etc).

Table Of Contents

Latest Version

Download com.ksyun : ksyun-sdk-java-common JAR file - Latest Versions:

All Versions

Download com.ksyun : ksyun-sdk-java-common JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window ksyun-sdk-java-common-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

common.aws

├─ common.aws.AWS4EncryptionFactory.class - [JAR]

├─ common.aws.AWS4EncryptionUtils.class - [JAR]

├─ common.aws.BinaryUtils.class - [JAR]

common

├─ common.BaseClient.class - [JAR]

├─ common.BaseRequestModel.class - [JAR]

├─ common.BaseResponseModel.class - [JAR]

├─ common.Credential.class - [JAR]

common.utils

├─ common.utils.GetUTCTimeUtil.class - [JAR]

├─ common.utils.HttpClientUtils.class - [JAR]

├─ common.utils.SdkHttpUtils.class - [JAR]

├─ common.utils.SignUtils.class - [JAR]

common.annotation

├─ common.annotation.KsYunField.class - [JAR]

├─ common.annotation.KsYunFieldPropertySerializer.class - [JAR]

common.constant

├─ common.constant.ErrorCode.class - [JAR]

common.exception

├─ common.exception.ClientException.class - [JAR]

├─ common.exception.HttpRequestException.class - [JAR]