增加 db2 和 h2 相关数据库脚本
This commit is contained in:
@@ -45,6 +45,21 @@
|
||||
<artifactId>postgresql</artifactId>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
<!-- <dependency>
|
||||
<groupId>cn.guoyukun.jdbc</groupId>
|
||||
<artifactId>db2jcc</artifactId>
|
||||
<version>1.4.2</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>cn.guoyukun.jdbc</groupId>
|
||||
<artifactId>db2jcc_license_cu</artifactId>
|
||||
<version>1.4.2</version>
|
||||
</dependency> -->
|
||||
<!-- <dependency>
|
||||
<groupId>com.h2database</groupId>
|
||||
<artifactId>h2</artifactId>
|
||||
<scope>runtime</scope>
|
||||
</dependency> -->
|
||||
<!-- JDBC device end -->
|
||||
|
||||
<!-- Common -->
|
||||
|
||||
Reference in New Issue
Block a user