The Spring Batch Infrastructure is a set of low-level components, interfaces and tools for batch processing applications and optimisations.
'org.springframework.batch:spring-batch-infrastructure:1.1.3.RELEASE'
<dependency>
<groupId>org.springframework.batch</groupId>
<artifactId>spring-batch-infrastructure</artifactId>
<version>1.1.3.RELEASE</version>
</dependency>
<dependency org="org.springframework.batch" name="spring-batch-infrastructure" rev="1.1.3.RELEASE"/>
"org.springframework.batch", "spring-batch-infrastructure", "1.1.3.RELEASE"