# huaweicloud-sdk-java-dis **Repository Path**: mirrors_huaweicloud/huaweicloud-sdk-java-dis ## Basic Information - **Project Name**: huaweicloud-sdk-java-dis - **Description**: Java SDK of DIS (Data Ingestion Service) for HUAWEI CLOUD - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-10-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Huawei Cloud DIS SDK for Java The Huawei Cloud DIS Sdk enables Java developers to easily work with [Huawei Cloud DIS](https://www.huaweicloud.com/en-us/product/dis.html). You can get started in minutes using **Maven**. Quick Links: - [SDK Homepage](https://developer.huaweicloud.com/sdk?all) - issue - [DIS Homepage](https://www.huaweicloud.com/en-us/product/dis.html), or Chinese language site [数据接入服务](https://www.huaweicloud.com/product/dis.html) ## 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 com.huaweicloud.dis huaweicloud-sdk-java-dis 1.3.20 compile ## Building From Source Once you check out the code from GitHub, you can build it using Maven: mvn clean install ## License [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0.html)