|
|
@ -15,19 +15,30 @@
|
|
|
|
<groupId>org.jeecgframework.boot</groupId>
|
|
|
|
<groupId>org.jeecgframework.boot</groupId>
|
|
|
|
<artifactId>jeecg-system-local-api</artifactId>
|
|
|
|
<artifactId>jeecg-system-local-api</artifactId>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<!--<dependency>
|
|
|
|
|
|
|
|
<groupId>org.hibernate</groupId>
|
|
|
|
|
|
|
|
<artifactId>hibernate-core</artifactId>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.jeecgframework.boot</groupId>
|
|
|
|
<groupId>org.jeecgframework.boot</groupId>
|
|
|
|
<artifactId>drag-free</artifactId>
|
|
|
|
<artifactId>hibernate-re</artifactId>
|
|
|
|
<version>1.0.1</version>
|
|
|
|
</dependency>-->
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 企业微信/钉钉 api -->
|
|
|
|
<!-- 企业微信/钉钉 api -->
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.jeecgframework</groupId>
|
|
|
|
<groupId>org.jeecgframework</groupId>
|
|
|
|
<artifactId>jeewx-api</artifactId>
|
|
|
|
<artifactId>jeewx-api</artifactId>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<!-- 积木报表 -->
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>org.jeecgframework.jimureport</groupId>
|
|
|
|
|
|
|
|
<artifactId>jimureport-spring-boot-starter</artifactId>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>org.jeecgframework.boot</groupId>
|
|
|
|
|
|
|
|
<artifactId>drag-free</artifactId>
|
|
|
|
|
|
|
|
<version>1.0.1</version>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
<!-- 图片压缩工具-->
|
|
|
|
<!-- 图片压缩工具-->
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>net.coobird</groupId>
|
|
|
|
<groupId>net.coobird</groupId>
|
|
|
@ -42,23 +53,6 @@
|
|
|
|
<artifactId>similarity</artifactId>
|
|
|
|
<artifactId>similarity</artifactId>
|
|
|
|
<version>1.1.6</version>
|
|
|
|
<version>1.1.6</version>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
<!--hibernate 没用到-->
|
|
|
|
|
|
|
|
<!--<dependency>
|
|
|
|
|
|
|
|
<groupId>org.hibernate</groupId>
|
|
|
|
|
|
|
|
<artifactId>hibernate-core</artifactId>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>org.jeecgframework.boot</groupId>
|
|
|
|
|
|
|
|
<artifactId>hibernate-re</artifactId>
|
|
|
|
|
|
|
|
</dependency>-->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 积木报表 -->
|
|
|
|
|
|
|
|
<!--<dependency>
|
|
|
|
|
|
|
|
<groupId>org.jeecgframework.jimureport</groupId>
|
|
|
|
|
|
|
|
<artifactId>jimureport-spring-boot-starter</artifactId>
|
|
|
|
|
|
|
|
</dependency>-->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 积木报表 mongo redis 支持包
|
|
|
|
<!-- 积木报表 mongo redis 支持包
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.jeecgframework.jimureport</groupId>
|
|
|
|
<groupId>org.jeecgframework.jimureport</groupId>
|
|
|
@ -67,3 +61,4 @@
|
|
|
|
</dependencies>
|
|
|
|
</dependencies>
|
|
|
|
|
|
|
|
|
|
|
|
</project>
|
|
|
|
</project>
|
|
|
|
|
|
|
|
|
|
|
|