feat: 拆分替换jar包
This commit is contained in:
Binary file not shown.
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user