<dependency>
<groupId>org.springframework.batch</groupId>
<artifactId>spring-batch-infrastructure</artifactId>
<version>4.2.8.RELEASE</version>
</dependency>
libraryDependencies += "org.springframework.batch" % "spring-batch-infrastructure" % "4.2.8.RELEASE"
@Grapes(
@Grab(group='org.springframework.batch', module='spring-batch-infrastructure', version='4.2.8.RELEASE')
)
<dependency org="org.springframework.batch" name="spring-batch-infrastructure" rev="4.2.8.RELEASE" />
compile
|-- com.fasterxml.jackson.core:jackson-databind:2.10.5.1
|-- com.fasterxml.woodstox:woodstox-core:5.2.1
|-- com.google.code.gson:gson:2.8.6
|-- javax.batch:javax.batch-api:1.0
|-- javax.jms:javax.jms-api:2.0.1
|-- javax.mail:javax.mail-api:1.6.2
|-- javax.transaction:javax.transaction-api:1.3
|-- org.apache.avro:avro:1.9.2
|-- org.hibernate.validator:hibernate-validator:6.0.22.Final
|-- org.hibernate:hibernate-core:5.4.32.Final
|-- org.hibernate:hibernate-entitymanager:5.4.32.Final
|-- org.springframework.amqp:spring-amqp:2.2.20.RELEASE
|-- org.springframework.amqp:spring-rabbit:2.2.20.RELEASE
|-- org.springframework.data:spring-data-commons:2.2.13.RELEASE
|-- org.springframework.data:spring-data-gemfire:2.2.13.RELEASE
|-- org.springframework.data:spring-data-mongodb:2.2.13.RELEASE
|-- org.springframework.data:spring-data-neo4j:5.2.13.RELEASE
|-- org.springframework.kafka:spring-kafka:2.3.14.RELEASE
|-- org.springframework.ldap:spring-ldap-core:2.3.4.RELEASE
|-- org.springframework.ldap:spring-ldap-core-tiger:2.3.4.RELEASE
|-- org.springframework.ldap:spring-ldap-ldif-core:2.3.4.RELEASE
|-- org.springframework.retry:spring-retry:1.2.5.RELEASE
|-- org.springframework:spring-aop:5.2.18.RELEASE
|-- org.springframework:spring-context:5.2.18.RELEASE
|-- org.springframework:spring-context-support:5.2.18.RELEASE
|-- org.springframework:spring-core:5.2.18.RELEASE
|-- org.springframework:spring-jdbc:5.2.18.RELEASE
|-- org.springframework:spring-jms:5.2.18.RELEASE
|-- org.springframework:spring-orm:5.2.18.RELEASE