上传丢失的jar包
This commit is contained in:
BIN
server/src/main/resources/libs/jacob.jar
Normal file
BIN
server/src/main/resources/libs/jacob.jar
Normal file
Binary file not shown.
BIN
server/src/main/resources/libs/jodconverter-2.2.2.jar
Normal file
BIN
server/src/main/resources/libs/jodconverter-2.2.2.jar
Normal file
Binary file not shown.
BIN
server/src/main/resources/libs/poi2-1.0.jar
Normal file
BIN
server/src/main/resources/libs/poi2-1.0.jar
Normal file
Binary file not shown.
@@ -39,13 +39,6 @@
|
|||||||
<artifactId>spring-boot-starter-test</artifactId>
|
<artifactId>spring-boot-starter-test</artifactId>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
|
||||||
<groupId>com.artofsolving</groupId>
|
|
||||||
<artifactId>jodconverter</artifactId>
|
|
||||||
<version>2.2.2</version>
|
|
||||||
<scope>system</scope>
|
|
||||||
<systemPath>${basedir}/src/main/resources/libs/jodconverter-2.2.2.jar</systemPath>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.jodconverter</groupId>
|
<groupId>org.jodconverter</groupId>
|
||||||
<artifactId>jodconverter-core</artifactId>
|
<artifactId>jodconverter-core</artifactId>
|
||||||
|
|||||||
Reference in New Issue
Block a user