<dependency>
<groupId>net.dongliu</groupId>
<artifactId>dbutils</artifactId>
<version>2.4.1</version>
</dependency>
compile
|-- org.slf4j:slf4j-api:1.7.10
|-- com.google.code.findbugs:jsr305:3.0.1
runtime
|-- ch.qos.logback:logback-classic:1.1.2
test
|-- org.springframework:spring-context:4.3.0.RELEASE
|-- junit:junit:4.12
|-- org.springframework:spring-jdbc:4.3.0.RELEASE
|-- org.springframework.batch:spring-batch-infrastructure:3.0.7.RELEASE