<dependency>
<groupId>org.beanio</groupId>
<artifactId>beanio</artifactId>
<version>2.1.0.M2</version>
</dependency>
compile
|-- org.springframework.batch:spring-batch-core:2.1.9.RELEASE
provided
test
|-- junit:junit:4.11