|
|
|
@ -18,20 +18,6 @@
|
|
|
|
|
</properties> |
|
|
|
|
|
|
|
|
|
<dependencies> |
|
|
|
|
<!-- <!– 导出功能 –>--> |
|
|
|
|
<!-- <dependency>--> |
|
|
|
|
<!-- <groupId>org.apache.poi</groupId>--> |
|
|
|
|
<!-- <artifactId>poi</artifactId>--> |
|
|
|
|
<!-- </dependency>--> |
|
|
|
|
<!-- <dependency>--> |
|
|
|
|
<!-- <groupId>org.apache.poi</groupId>--> |
|
|
|
|
<!-- <artifactId>poi-ooxml</artifactId>--> |
|
|
|
|
<!-- </dependency>--> |
|
|
|
|
<!-- <dependency>--> |
|
|
|
|
<!-- <groupId>org.apache.poi</groupId>--> |
|
|
|
|
<!-- <artifactId>poi-ooxml-schemas</artifactId>--> |
|
|
|
|
<!-- </dependency>--> |
|
|
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
<groupId>redis.clients</groupId> |
|
|
|
|
<artifactId>jedis</artifactId> |
|
|
|
@ -83,21 +69,6 @@
|
|
|
|
|
<groupId>com.xuxueli</groupId> |
|
|
|
|
<artifactId>xxl-job-core</artifactId> |
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
<!-- <dependency> |
|
|
|
|
<groupId>org.springblade</groupId> |
|
|
|
|
<artifactId>blade-starter-excel</artifactId> |
|
|
|
|
</dependency>--> |
|
|
|
|
<!-- <dependency> |
|
|
|
|
<groupId>cn.afterturn</groupId> |
|
|
|
|
<artifactId>easypoi-web</artifactId> |
|
|
|
|
<version>3.2.0</version> |
|
|
|
|
</dependency>--> |
|
|
|
|
<!-- <dependency>--> |
|
|
|
|
<!-- <groupId>cn.afterturn</groupId>--> |
|
|
|
|
<!-- <artifactId>easypoi-base</artifactId>--> |
|
|
|
|
<!-- </dependency>--> |
|
|
|
|
<!-- 月报统计图表导出--> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.apache.poi</groupId> |
|
|
|
|
<artifactId>poi-ooxml-schemas</artifactId> |
|
|
|
@ -113,49 +84,42 @@
|
|
|
|
|
<artifactId>jfreechart</artifactId> |
|
|
|
|
<version>1.5.0</version> |
|
|
|
|
</dependency> |
|
|
|
|
<!-- <dependency>--> |
|
|
|
|
<!-- <groupId>cn.afterturn</groupId>--> |
|
|
|
|
<!-- <artifactId>easypoi-annotation</artifactId>--> |
|
|
|
|
<!-- </dependency>--> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>com.hikvision.ga</groupId> |
|
|
|
|
<artifactId>artemis-http-client</artifactId> |
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
<!-- ApacheHttp请求工具 Start --> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.apache.httpcomponents</groupId> |
|
|
|
|
<artifactId>httpclient</artifactId> |
|
|
|
|
</dependency> |
|
|
|
|
<!-- ApacheHttp请求工具 End --> |
|
|
|
|
|
|
|
|
|
<!-- freemark,用于导出word Start--> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.freemarker</groupId> |
|
|
|
|
<artifactId>freemarker</artifactId> |
|
|
|
|
</dependency> |
|
|
|
|
<!-- freemark,用于导出word End--> |
|
|
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
<groupId>com.hnac.hzims</groupId> |
|
|
|
|
<artifactId>equipment-api</artifactId> |
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
<groupId>com.hnac.hzims</groupId> |
|
|
|
|
<artifactId>message-api</artifactId> |
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
<groupId>com.hnac.hzims</groupId> |
|
|
|
|
<artifactId>ticket-api</artifactId> |
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
<groupId>com.hnac.hzims</groupId> |
|
|
|
|
<artifactId>safeproduct-api</artifactId> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>com.hnac.hzims</groupId> |
|
|
|
|
<artifactId>assets-api</artifactId> |
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
<!-- --> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>com.google.zxing</groupId> |
|
|
|
@ -170,14 +134,11 @@
|
|
|
|
|
<groupId>org.springblade</groupId> |
|
|
|
|
<artifactId>blade-user-api</artifactId> |
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
<!-- https://mvnrepository.com/artifact/org.apache.commons/commons-collections4 --> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.apache.commons</groupId> |
|
|
|
|
<artifactId>commons-collections4</artifactId> |
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- spring-boot-websocket start --> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.springframework.boot</groupId> |
|
|
|
@ -189,19 +150,16 @@
|
|
|
|
|
</exclusion> |
|
|
|
|
</exclusions> |
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
<!-- https://mvnrepository.com/artifact/cn.hutool/hutool-http --> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>cn.hutool</groupId> |
|
|
|
|
<artifactId>hutool-http</artifactId> |
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
<!-- https://mvnrepository.com/artifact/cn.hutool/hutool-core --> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>cn.hutool</groupId> |
|
|
|
|
<artifactId>hutool-core</artifactId> |
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
<!--WebSocket核心依赖包--> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.java-websocket</groupId> |
|
|
|
|