mirror of https://github.com/apache/poi.git
still hacking the build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892935 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
fcb374ff28
commit
8cc9675636
|
@ -45,7 +45,8 @@ sourceSets {
|
|||
dependencies {
|
||||
api project(':poi')
|
||||
api project(':poi-ooxml-full')
|
||||
|
||||
api project(path: ':poi-ooxml-full', configuration: 'archives')
|
||||
|
||||
implementation 'org.apache.commons:commons-collections4:4.4'
|
||||
api "org.apache.xmlbeans:xmlbeans:${xmlbeansVersion}"
|
||||
api "org.apache.commons:commons-compress:${commonsCompressVersion}"
|
||||
|
|
Loading…
Reference in New Issue