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 159159 <artifactId >sqlite-jdbc</artifactId >
160160 <version >3.39.3.0</version >
161161 </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 >
172172<!-- <dependency>-->
173173<!-- <groupId>org.nebula-contrib</groupId>-->
174174<!-- <artifactId>nebula-jdbc</artifactId>-->
You can’t perform that action at this time.
0 commit comments