feat: 拆分替换jar包
This commit is contained in:
Binary file not shown.
@@ -165,6 +165,14 @@
|
|||||||
<artifactId>jeuclid-core</artifactId>
|
<artifactId>jeuclid-core</artifactId>
|
||||||
<version>3.1.9</version>
|
<version>3.1.9</version>
|
||||||
</dependency>
|
</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>
|
<!--<dependency>
|
||||||
<groupId>org.apache.poi</groupId>
|
<groupId>org.apache.poi</groupId>
|
||||||
<artifactId>poi-ooxml-schemas</artifactId>
|
<artifactId>poi-ooxml-schemas</artifactId>
|
||||||
|
|||||||
@@ -305,11 +305,6 @@
|
|||||||
</exclusion>
|
</exclusion>
|
||||||
</exclusions>
|
</exclusions>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
|
||||||
<groupId>e-iceblue</groupId>
|
|
||||||
<artifactId>spire.office.free</artifactId>
|
|
||||||
<version>5.3.1</version>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<artifactId>p6spy</artifactId>
|
<artifactId>p6spy</artifactId>
|
||||||
<groupId>p6spy</groupId>
|
<groupId>p6spy</groupId>
|
||||||
|
|||||||
Reference in New Issue
Block a user