mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
PoiLogManager
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1922061 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f5cb9588a0
commit
f2b0e2f19a
@ -18,6 +18,7 @@
|
|||||||
module org.apache.poi.excelant {
|
module org.apache.poi.excelant {
|
||||||
|
|
||||||
requires ant;
|
requires ant;
|
||||||
|
requires transitive org.apache.poi.poi;
|
||||||
requires org.apache.poi.ooxml;
|
requires org.apache.poi.ooxml;
|
||||||
|
|
||||||
exports org.apache.poi.ss.excelant;
|
exports org.apache.poi.ss.excelant;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user