Merge pull request #148 from snnuwang/master 删除TLSv1.1协议
Merge pull request #148 from snnuwang/master
删除TLSv1.1协议
The Huawei Cloud DIS Sdk enables Java developers to easily work with Huawei Cloud DIS. You can get started in minutes using Maven.
Quick Links:
To run the SDK you will need Java 1.6+.
The recommended way to use the DIS SDK for Java in your project is to consume it from Maven.
<dependency> <groupId>com.huaweicloud.dis</groupId> <artifactId>huaweicloud-sdk-java-dis</artifactId> <version>1.3.20</version> <scope>compile</scope> </dependency>
Once you check out the code from GitHub, you can build it using Maven:
mvn clean install
Apache License 2.0
Huawei Cloud DIS SDK for Java
The Huawei Cloud DIS Sdk enables Java developers to easily work with Huawei Cloud DIS. You can get started in minutes using Maven.
Quick Links:
Getting Started
Requirements
To run the SDK you will need Java 1.6+.
Install the JDK
The recommended way to use the DIS SDK for Java in your project is to consume it from Maven.
Specify the SDK Maven dependency
Building From Source
Once you check out the code from GitHub, you can build it using Maven:
License
Apache License 2.0