添加dm依赖
This commit is contained in:
parent
9c6996e0ca
commit
e3a6525c73
12
pom.xml
12
pom.xml
|
@ -244,12 +244,12 @@
|
|||
</exclusions>
|
||||
</dependency>
|
||||
|
||||
<!-- <!– 添加dm8 jdbc jar 包依赖–>-->
|
||||
<!-- <dependency>-->
|
||||
<!-- <groupId>com.dameng</groupId>-->
|
||||
<!-- <artifactId>Dm8JdbcDriver18</artifactId>-->
|
||||
<!-- <version>8.1.1.49</version>-->
|
||||
<!-- </dependency>-->
|
||||
<!-- 添加dm8 jdbc jar 包依赖-->
|
||||
<dependency>
|
||||
<groupId>com.dameng</groupId>
|
||||
<artifactId>Dm8JdbcDriver18</artifactId>
|
||||
<version>8.1.1.49</version>
|
||||
</dependency>
|
||||
|
||||
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue