【功能完善】IoT:新增 TDengine 相关依赖
This commit is contained in:
@@ -107,6 +107,12 @@
|
||||
<version>24.1.2</version>
|
||||
</dependency>
|
||||
|
||||
<!-- TDengine 相关依赖 -->
|
||||
<dependency>
|
||||
<groupId>com.taosdata.jdbc</groupId>
|
||||
<artifactId>taos-jdbcdriver</artifactId>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user