<dependency>
<groupId>org.springframework.batch</groupId>
<artifactId>spring-batch-infrastructure</artifactId>
<version>3.0.5.RELEASE</version>
</dependency>
libraryDependencies += "org.springframework.batch" % "spring-batch-infrastructure" % "3.0.5.RELEASE"
@Grapes(
@Grab(group='org.springframework.batch', module='spring-batch-infrastructure', version='3.0.5.RELEASE')
)
<dependency org="org.springframework.batch" name="spring-batch-infrastructure" rev="3.0.5.RELEASE" />
compile
|-- javax.batch:javax.batch-api:1.0
|-- javax.jms:jms-api:1.1-rev-1
|-- javax.mail:javax.mail-api:1.4.7
|-- javax.transaction:javax.transaction-api:1.2
|-- org.apache.ibatis:ibatis-sqlmap:2.3.4.726
|-- org.codehaus.jackson:jackson-mapper-asl:1.9.13
|-- org.codehaus.woodstox:woodstox-core-asl:4.2.0
|-- org.hibernate:hibernate-core:4.2.12.Final
|-- org.hibernate:hibernate-entitymanager:4.2.12.Final
|-- org.hibernate:hibernate-validator:4.3.1.Final
|-- org.slf4j:slf4j-log4j12:1.7.7
|-- org.springframework.amqp:spring-amqp:1.3.3.RELEASE
|-- org.springframework.amqp:spring-rabbit:1.3.3.RELEASE
|-- org.springframework.data:spring-data-commons:1.8.0.RELEASE
|-- org.springframework.data:spring-data-gemfire:1.4.0.RELEASE
|-- org.springframework.data:spring-data-mongodb:1.5.0.RELEASE
|-- org.springframework.data:spring-data-neo4j:3.1.0.RELEASE
|-- org.springframework.ldap:spring-ldap-core:2.0.2.RELEASE
|-- org.springframework.ldap:spring-ldap-core-tiger:2.0.2.RELEASE
|-- org.springframework.ldap:spring-ldap-ldif-core:2.0.2.RELEASE
|-- org.springframework.retry:spring-retry:1.1.0.RELEASE
|-- org.springframework:spring-aop:4.0.5.RELEASE
|-- org.springframework:spring-context:4.0.5.RELEASE
|-- org.springframework:spring-context-support:4.0.5.RELEASE
|-- org.springframework:spring-jdbc:4.0.5.RELEASE
|-- org.springframework:spring-jms:4.0.5.RELEASE
|-- org.springframework:spring-orm:4.0.5.RELEASE