<dependency>
<groupId>org.jxls</groupId>
<artifactId>jxls-jexcel</artifactId>
<version>1.0.1</version>
</dependency>
compile
|-- org.jxls:jxls
|-- net.sourceforge.jexcelapi:jxl:2.6.10
|-- org.apache.commons:commons-jexl:2.1.1
|-- org.slf4j:slf4j-api:1.7.12
|-- org.slf4j:jcl-over-slf4j:1.7.12
|-- ch.qos.logback:logback-classic:1.1.3
test
|-- junit:junit:4.12
|-- org.mockito:mockito-all:2.0.2-beta