|
@@ -79,6 +79,13 @@
|
|
<artifactId>spring-boot-starter-jta-atomikos</artifactId>
|
|
<artifactId>spring-boot-starter-jta-atomikos</artifactId>
|
|
</dependency>
|
|
</dependency>
|
|
|
|
|
|
|
|
+ <dependency>
|
|
|
|
+ <groupId>org.hswebframework.web</groupId>
|
|
|
|
+ <artifactId>hsweb-commons-dao-mybatis</artifactId>
|
|
|
|
+ <version>${project.version}</version>
|
|
|
|
+ <scope>test</scope>
|
|
|
|
+ </dependency>
|
|
|
|
+
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>commons-beanutils</groupId>
|
|
<groupId>commons-beanutils</groupId>
|
|
<artifactId>commons-beanutils</artifactId>
|
|
<artifactId>commons-beanutils</artifactId>
|