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:2.1.8.RELEASE'
<dependency>
<groupId>org.springframework.batch</groupId>
<artifactId>spring-batch-infrastructure</artifactId>
<version>2.1.8.RELEASE</version>
</dependency>
<dependency org="org.springframework.batch" name="spring-batch-infrastructure" rev="2.1.8.RELEASE"/>
"org.springframework.batch", "spring-batch-infrastructure", "2.1.8.RELEASE"