| | |
| | | <artifactId>easyexcel</artifactId> |
| | | </dependency> |
| | | |
| | | <!-- <dependency>--> |
| | | <!-- <groupId>com.deepoove</groupId>--> |
| | | <!-- <artifactId>poi-tl</artifactId>--> |
| | | <!-- </dependency>--> |
| | | |
| | | <!-- <!– 如果需要解析HTML –>--> |
| | | <!-- <dependency>--> |
| | | <!-- <groupId>org.jsoup</groupId>--> |
| | | <!-- <artifactId>jsoup</artifactId>--> |
| | | <!-- </dependency>--> |
| | | <!-- <dependency>--> |
| | | <!-- <groupId>com.itextpdf</groupId>--> |
| | | <!-- <artifactId>itextpdf</artifactId>--> |
| | | <!-- </dependency>--> |
| | | <!-- <dependency>--> |
| | | <!-- <groupId>org.bouncycastle</groupId>--> |
| | | <!-- <artifactId>bcprov-jdk15on</artifactId>--> |
| | | <!-- </dependency>--> |
| | | <!-- <!– 支持中文 –>--> |
| | | <!-- <dependency>--> |
| | | <!-- <groupId>com.itextpdf</groupId>--> |
| | | <!-- <artifactId>itext-asian</artifactId>--> |
| | | <!-- </dependency>--> |
| | | |
| | | </dependencies> |
| | | |
| | | </project> |