Help Center/
DataArts Fabric/
User Guide/
DataArtsFabric SQL/
Interconnection with Ecosystem Components/
Obtaining JDBC
Updated on 2025-07-08 GMT+08:00
Obtaining JDBC
JDBC drivers are used to connect to DataArtsFabric SQL. You can obtain JDBC in the following way:
Obtaining It from the Maven Repository
Copy the Maven repository information to the pom.xml file.
Add the following Maven coordinates to the pom.xml file:
<dependency> <groupId>com.huaweicloud.dws</groupId> <artifactId>huaweicloud-dws-jdbc</artifactId> <version>8.5.1</version> </dependency>
Parent topic: Interconnection with Ecosystem Components
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