feat: 拆分替换jar包

This commit is contained in:
2024-03-18 17:21:22 +08:00
parent 693d1fb544
commit 1ea3fd2054
3 changed files with 8 additions and 5 deletions
Binary file not shown.
+8
View File
@@ -165,6 +165,14 @@
<artifactId>jeuclid-core</artifactId>
<version>3.1.9</version>
</dependency>
<dependency>
<groupId>com.spirej</groupId>
<artifactId>spirej.doc.cracked</artifactId>
<version>11.4.2</version>
<scope>system</scope>
<classifier>jdk17</classifier>
<systemPath>${project.basedir}/lib/spirej.doc.cracked-11.4.2.jar</systemPath>
</dependency>
<!--<dependency>
<groupId>org.apache.poi</groupId>
<artifactId>poi-ooxml-schemas</artifactId>
-5
View File
@@ -305,11 +305,6 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>e-iceblue</groupId>
<artifactId>spire.office.free</artifactId>
<version>5.3.1</version>
</dependency>
<dependency>
<artifactId>p6spy</artifactId>
<groupId>p6spy</groupId>