mirror of https://github.com/apache/poi.git
poi-ooxml-lite dependency on poi-ooxml-full
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892910 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e15632a536
commit
72d96cd4c8
|
@ -37,7 +37,7 @@ sourceSets {
|
|||
|
||||
dependencies {
|
||||
api "org.apache.xmlbeans:xmlbeans:${xmlbeansVersion}"
|
||||
implementation project(':poi-ooxml-full')
|
||||
compileOnly project(':poi-ooxml-full')
|
||||
implementation project(path:':poi-integration', configuration:'tests')
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue