File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed
APIJSON-Java-Server/APIJSONBoot-MultiDataSource Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 159
159
<artifactId >sqlite-jdbc</artifactId >
160
160
<version >3.39.3.0</version >
161
161
</dependency >
162
- <!-- <dependency> -- >
163
- <!-- <groupId>com.dameng</groupId> -- >
164
- <!-- <artifactId>Dm7JdbcDriver15</artifactId> -- >
165
- <!-- <version>7.6.0.165</version> -- >
166
- <!-- </dependency> -- >
167
- <!-- <dependency> -- >
168
- <!-- <groupId>com.taosdata.jdbc</groupId> -- >
169
- <!-- <artifactId>taos-jdbcdriver</artifactId> -- >
170
- <!-- <version>2.0.38</version> -- >
171
- <!-- </dependency> -- >
162
+ <dependency >
163
+ <groupId >com.dameng</groupId >
164
+ <artifactId >Dm7JdbcDriver15</artifactId >
165
+ <version >7.6.0.165</version >
166
+ </dependency >
167
+ <dependency >
168
+ <groupId >com.taosdata.jdbc</groupId >
169
+ <artifactId >taos-jdbcdriver</artifactId >
170
+ <version >2.0.38</version >
171
+ </dependency >
172
172
<!-- <dependency>-->
173
173
<!-- <groupId>org.nebula-contrib</groupId>-->
174
174
<!-- <artifactId>nebula-jdbc</artifactId>-->
You can’t perform that action at this time.
0 commit comments