Closed Yan-minghao closed 2 years ago
<dependency> <groupId>org.apache.poi</groupId> <artifactId>poi-ooxml</artifactId> <version>5.0.0</version> </dependency>
org.apache.poi poi 5.0.0 org.apache.poi poi-ooxml 5.0.0
您好,部分方法和实现类是3.17特有的,5.0.0需要同步升级相应的方法和实现类
POI 5.x 分支 https://github.com/T5750/poi POI 3.x 分支 https://github.com/T5750/poi/tree/poi3 需要时再打开