mirror of https://github.com/apache/poi.git
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 {
|
||||
|
||||
requires ant;
|
||||
requires transitive org.apache.poi.poi;
|
||||
requires org.apache.poi.ooxml;
|
||||
|
||||
exports org.apache.poi.ss.excelant;
|
||||
|
|
Loading…
Reference in New Issue