<dependency>
<groupId>org.springframework.batch</groupId>
<artifactId>spring-batch-infrastructure</artifactId>
<version>4.0.4.RELEASE</version>
</dependency>
libraryDependencies += "org.springframework.batch" % "spring-batch-infrastructure" % "4.0.4.RELEASE"
@Grapes(
@Grab(group='org.springframework.batch', module='spring-batch-infrastructure', version='4.0.4.RELEASE')
)
<dependency org="org.springframework.batch" name="spring-batch-infrastructure" rev="4.0.4.RELEASE" />
compile
|-- com.fasterxml.jackson.core:jackson-databind:2.9.10
|-- com.fasterxml.woodstox:woodstox-core:5.0.3
|-- 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.2
|-- org.hibernate.validator:hibernate-validator:6.0.18.Final
|-- org.hibernate:hibernate-core:5.2.18.Final
|-- org.hibernate:hibernate-entitymanager:5.2.18.Final
|-- org.springframework.amqp:spring-amqp:2.0.13.RELEASE
|-- org.springframework.amqp:spring-rabbit:2.0.13.RELEASE
|-- org.springframework.data:spring-data-commons:2.0.14.RELEASE
|-- org.springframework.data:spring-data-gemfire:2.0.14.RELEASE
|-- org.springframework.data:spring-data-mongodb:2.0.14.RELEASE
|-- org.springframework.data:spring-data-neo4j:5.0.14.RELEASE
|-- org.springframework.ldap:spring-ldap-core:2.3.2.RELEASE
|-- org.springframework.ldap:spring-ldap-core-tiger:2.3.2.RELEASE
|-- org.springframework.ldap:spring-ldap-ldif-core:2.3.2.RELEASE
|-- org.springframework.retry:spring-retry:1.2.4.RELEASE
|-- org.springframework:spring-aop:5.0.15.RELEASE
|-- org.springframework:spring-context:5.0.15.RELEASE
|-- org.springframework:spring-context-support:5.0.15.RELEASE
|-- org.springframework:spring-core:5.0.15.RELEASE
|-- org.springframework:spring-jdbc:5.0.15.RELEASE
|-- org.springframework:spring-jms:5.0.15.RELEASE
|-- org.springframework:spring-orm:5.0.15.RELEASE