|
@@ -46,5 +46,21 @@
|
|
|
<groupId>com.fasterxml.jackson.datatype</groupId>
|
|
|
<artifactId>jackson-datatype-jsr310</artifactId>
|
|
|
</dependency>
|
|
|
+ <dependency>
|
|
|
+ <groupId>com.aspose.words</groupId>
|
|
|
+ <artifactId>aspose-words</artifactId>
|
|
|
+ <version>21.1</version>
|
|
|
+ </dependency>
|
|
|
+ <dependency>
|
|
|
+ <groupId>com.luhuiguo</groupId>
|
|
|
+ <artifactId>aspose-pdf</artifactId>
|
|
|
+ <version>23.1</version>
|
|
|
+ </dependency>
|
|
|
+ <dependency>
|
|
|
+ <groupId>com.itextpdf</groupId>
|
|
|
+ <artifactId>itext7-core</artifactId>
|
|
|
+ <version>7.1.8</version>
|
|
|
+ <type>pom</type>
|
|
|
+ </dependency>
|
|
|
</dependencies>
|
|
|
</project>
|