|
@ -86,6 +86,18 @@ |
|
|
<artifactId>wx-java-cp-spring-boot-starter</artifactId> |
|
|
<artifactId>wx-java-cp-spring-boot-starter</artifactId> |
|
|
<version>4.6.0</version> |
|
|
<version>4.6.0</version> |
|
|
</dependency> |
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
|
<groupId>org.apache.poi</groupId> |
|
|
|
|
|
<artifactId>poi-ooxml</artifactId> |
|
|
|
|
|
<version>5.2.3</version> |
|
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
|
<groupId>org.apache.poi</groupId> |
|
|
|
|
|
<artifactId>poi-scratchpad</artifactId> |
|
|
|
|
|
<version>5.2.3</version> |
|
|
|
|
|
</dependency> |
|
|
</dependencies> |
|
|
</dependencies> |
|
|
|
|
|
|
|
|
</project> |
|
|
</project> |
|
|