File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55
66 <groupId >com.taosdata.jdbc</groupId >
77 <artifactId >taos-jdbcdriver</artifactId >
8- <version >3.5.3 </version >
8+ <version >3.6.0 </version >
99 <packaging >jar</packaging >
1010
1111 <name >JDBCDriver</name >
1212 <url >https://github.com/taosdata/taos-connector-jdbc</url >
13- <description >TDengine JDBC Driver </description >
13+ <description >The official TDengine JDBC connector </description >
1414
1515 <licenses >
1616 <license >
Original file line number Diff line number Diff line change 99 <name >JDBCDriver</name >
1010 <url >https://github.com/taosdata/taos-connector-jdbc</url >
1111
12- <description >TDengine JDBC Driver </description >
12+ <description >The official TDengine JDBC connector </description >
1313 <licenses >
1414 <license >
1515 <name >MIT License</name >
7575 <version >${junit.version} </version >
7676 <scope >test</scope >
7777 </dependency >
78-
79- <!-- <dependency>-->
80- <!-- <groupId>org.slf4j</groupId>-->
81- <!-- <artifactId>slf4j-api</artifactId>-->
82- <!-- <version>1.7.25</version>-->
83- <!-- </dependency>-->
84-
85- <!-- <!– logback依赖 –>-->
86- <!-- <dependency>-->
87- <!-- <groupId>ch.qos.logback</groupId>-->
88- <!-- <artifactId>logback-classic</artifactId>-->
89- <!-- <version>1.2.3</version>-->
90- <!-- </dependency>-->
91-
9278 </dependencies >
9379
9480 <build >
You can’t perform that action at this time.
0 commit comments