<dependency>
<groupId>org.apache.poi</groupId>
<artifactId>poi</artifactId>
<version>3.11-beta1</version>
</dependency>
compile
|-- commons-codec:commons-codec:1.9
runtime
|-- commons-logging:commons-logging:1.1.3
test
|-- org.hamcrest:hamcrest-core:1.3
|-- junit:junit:4.11