Help Center/
DataArts Fabric/
Developer Guide/
JDBC Secondary Development/
Obtaining the JDBC Driver
Updated on 2025-08-25 GMT+08:00
Obtaining the JDBC Driver
You can obtain the Java SDK as follows:
- Use the Maven central repository and a Maven project to download and install the Java SDK.
Add the following dependency to the pom.xml file in your Maven project:
<dependency> <groupId>com.huaweicloud.dws</groupId> <artifactId>huaweicloud-dws-jdbc</artifactId> <version>8.5.0.101</version> </dependency>
Parent topic: JDBC Secondary Development
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot