添加支持衍生sk
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
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802047560号
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