|
@@ -339,6 +339,12 @@
|
|
|
<artifactId>poi</artifactId>
|
|
|
<version>4.1.2</version>
|
|
|
</dependency>
|
|
|
+ <!--poi-tl-->
|
|
|
+ <dependency>
|
|
|
+ <groupId>com.deepoove</groupId>
|
|
|
+ <artifactId>poi-tl</artifactId>
|
|
|
+ <version>1.10.4</version>
|
|
|
+ </dependency>
|
|
|
<!--<dependency>
|
|
|
<groupId>org.apache.poi</groupId>
|
|
|
<artifactId>poi-ooxml</artifactId>
|