在引入到安卓项目后,发生依赖冲突
org.gradle.execution.MultipleBuildFailures: Build completed with 1 failures —————————————————————————————————————————— duplicate class org.apache.commons.collections.arraystack found in modules commons-beanutils-1.8.3.jar (commons-beanutils:commons-beanutils:1.8.3) and commons-collections-3.2.1.jar (commons-collections:commons-collections:3.2.1
—————————————————————————————————————————— Duplicate class org.apache.commons.collections.ArrayStack found in modules commons-beanutils-1.8.3.jar (commons-beanutils:commons-beanutils:1.8.3) and commons-collections-3.1.jar (apache-collections:commons-collections:3.1) Duplicate class org.apache.commons.collections.Buffer found in modules commons-beanutils-1.8.3.jar (commons-beanutils:commons-beanutils:1.8.3) and commons-collections-3.1.jar (apache-collections:commons-collections:3.1) Duplicate class org.apache.commons.collections.BufferUnderflowException found in modules commons-beanutils-1.8.3.jar (commons-beanutils:commons-beanutils:1.8.3) and commons-collections-3.1.jar (apache-collections:commons-collections:3.1) Duplicate class org.apache.commons.collections.FastHashMap found in modules commons-beanutils-1.8.3.jar (commons-beanutils:commons-beanutils:1.8.3) and commons-collections-3.1.jar (apache-collections:commons-collections:3.1) Duplicate class org.apache.commons.collections.FastHashMap$1 found in modules commons-beanutils-1.8.3.jar (commons-beanutils:commons-beanutils:1.8.3) and commons-collections-3.1.jar (apache-collections:commons-collections:3.1) Duplicate class org.apache.commons.collections.FastHashMap$CollectionView found in modules commons-beanutils-1.8.3.jar (commons-beanutils:commons-beanutils:1.8.3) and commons-collections-3.1.jar (apache-collections:commons-collections:3.1) Duplicate class org.apache.commons.collections.FastHashMap$CollectionView$CollectionViewIterator found in modules commons-beanutils-1.8.3.jar (commons-beanutils:commons-beanutils:1.8.3) and commons-collections-3.1.jar (apache-collections:commons-collections:3.1) Duplicate class org.apache.commons.collections.FastHashMap$EntrySet found in modules commons-beanutils-1.8.3.jar (commons-beanutils:commons-beanutils:1.8.3) and commons-collections-3.1.jar (apache-collections:commons-collections:3.1) Duplicate class org.apache.commons.collections.FastHashMap$KeySet found in modules commons-beanutils-1.8.3.jar (commons-beanutils:commons-beanutils:1.8.3) and commons-collections-3.1.jar (apache-collections:commons-collections:3.1) Duplicate class org.apache.commons.collections.FastHashMap$Values found in modules commons-beanutils-1.8.3.jar (commons-beanutils:commons-beanutils:1.8.3) and commons-collections-3.1.jar (apache-collections:commons-collections:3.1) Duplicate class org.apache.xmlbeans.xml.stream.Location found in modules xmlbeans-2.6.0.jar (org.apache.xmlbeans:xmlbeans:2.6.0) and xmlbeans-2.6.0.jar (org.apache.xmlbeans:xmlbeans:2.6.0) Duplicate class org.apache.xmlbeans.xml.stream.ReferenceResolver found in modules xmlbeans-2.6.0.jar (org.apache.xmlbeans:xmlbeans:2.6.0) and xmlbeans-2.6.0.jar (org.apache.xmlbeans:xmlbeans:2.6.0) Duplicate class org.apache.xmlbeans.xml.stream.XMLEvent found in modules xmlbeans-2.6.0.jar (org.apache.xmlbeans:xmlbeans:2.6.0) and xmlbeans-2.6.0.jar (org.apache.xmlbeans:xmlbeans:2.6.0) Duplicate class org.apache.xmlbeans.xml.stream.XMLInputStream found in modules xmlbeans-2.6.0.jar (org.apache.xmlbeans:xmlbeans:2.6.0) and xmlbeans-2.6.0.jar (org.apache.xmlbeans:xmlbeans:2.6.0) Duplicate class org.apache.xmlbeans.xml.stream.XMLName found in modules xmlbeans-2.6.0.jar (org.apache.xmlbeans:xmlbeans:2.6.0) and xmlbeans-2.6.0.jar (org.apache.xmlbeans:xmlbeans:2.6.0) Duplicate class org.apache.xmlbeans.xml.stream.XMLStreamException found in modules xmlbeans-2.6.0.jar (org.apache.xmlbeans:xmlbeans:2.6.0) and xmlbeans-2.6.0.jar (org.apache.xmlbeans:xmlbeans:2.6.0) Duplicate class org.apache.xmlbeans.xml.stream.utils.NestedThrowable found in modules xmlbeans-2.6.0.jar (org.apache.xmlbeans:xmlbeans:2.6.0) and xmlbeans-2.6.0.jar (org.apache.xmlbeans:xmlbeans:2.6.0) Duplicate class org.apache.xmlbeans.xml.stream.utils.NestedThrowable$Util found in modules xmlbeans-2.6.0.jar (org.apache.xmlbeans:xmlbeans:2.6.0) and xmlbeans-2.6.0.jar (org.apache.xmlbeans:xmlbeans:2.6.0)