mirror of
https://github.com/apache/poi.git
synced 2025-03-09 03:02:47 +00:00
commons-io 2.14.0
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1912638 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
505ac31533
commit
bbc98b5cd3
@ -19,6 +19,7 @@ module org.apache.poi.scratchpad {
|
||||
requires transitive org.apache.poi.poi;
|
||||
requires java.desktop;
|
||||
requires commons.math3;
|
||||
requires org.apache.commons.io;
|
||||
requires org.apache.logging.log4j;
|
||||
|
||||
uses org.apache.poi.sl.usermodel.MetroShapeProvider;
|
||||
|
Loading…
x
Reference in New Issue
Block a user