|
|
|
@ -94,18 +94,18 @@
|
|
|
|
|
</exclusions>
|
|
|
|
|
</dependency>
|
|
|
|
|
<!-- https://mvnrepository.com/artifact/com.ibeetl/sql-fetch -->
|
|
|
|
|
<!-- <dependency>-->
|
|
|
|
|
<!-- <groupId>com.ibeetl</groupId>-->
|
|
|
|
|
<!-- <artifactId>beetlsql</artifactId>-->
|
|
|
|
|
<!-- <version>3.19.0-RELEASE</version>-->
|
|
|
|
|
<!-- </dependency>-->
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>com.ibeetl</groupId>
|
|
|
|
|
<artifactId>beetlsql</artifactId>
|
|
|
|
|
<version>3.19.0-RELEASE</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
<!-- 升级到3.20 先看看。 -->
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>com.ibeetl</groupId>
|
|
|
|
|
<artifactId>beetlsql</artifactId>
|
|
|
|
|
<version>3.20.3-RELEASE</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<!-- <dependency>-->
|
|
|
|
|
<!-- <groupId>com.ibeetl</groupId>-->
|
|
|
|
|
<!-- <artifactId>beetlsql</artifactId>-->
|
|
|
|
|
<!-- <version>3.20.3-RELEASE</version>-->
|
|
|
|
|
<!-- </dependency>-->
|
|
|
|
|
|
|
|
|
|
<!-- beetlSQL多数据源 -->
|
|
|
|
|
<dependency>
|
|
|
|
|