文件下载
文件名 操作
spring-batch-infrastructure-4.2.4.RELEASE.jar 下载
spring-batch-infrastructure-4.2.4.RELEASE.pom 下载
spring-batch-infrastructure-4.2.4.RELEASE-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.springframework.batch</groupId>
  <artifactId>spring-batch-infrastructure</artifactId>
  <version>4.2.4.RELEASE</version>
</dependency>
Gradle Groovy
implementation 'org.springframework.batch:spring-batch-infrastructure:4.2.4.RELEASE'
Gradle Kotlin
implementation("org.springframework.batch:spring-batch-infrastructure:4.2.4.RELEASE")
Scala SBT
libraryDependencies += "org.springframework.batch" % "spring-batch-infrastructure" % "4.2.4.RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='org.springframework.batch', module='spring-batch-infrastructure', version='4.2.4.RELEASE')
)
Apache Ivy
<dependency org="org.springframework.batch" name="spring-batch-infrastructure" rev="4.2.4.RELEASE" />
Leiningen
[org.springframework.batch/spring-batch-infrastructure "4.2.4.RELEASE"]
Apache Buildr
'org.springframework.batch:spring-batch-infrastructure:jar:4.2.4.RELEASE'
本项目依赖

compile

|-- com.fasterxml.jackson.core:jackson-databind:2.10.4

|-- 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.20.Final

|-- org.hibernate:hibernate-core:5.4.17.Final

|-- org.hibernate:hibernate-entitymanager:5.4.17.Final

|-- org.springframework.amqp:spring-amqp:2.2.7.RELEASE

|-- org.springframework.amqp:spring-rabbit:2.2.7.RELEASE

|-- org.springframework.data:spring-data-commons:2.2.8.RELEASE

|-- org.springframework.data:spring-data-gemfire:2.2.8.RELEASE

|-- org.springframework.data:spring-data-mongodb:2.2.8.RELEASE

|-- org.springframework.data:spring-data-neo4j:5.2.8.RELEASE

|-- org.springframework.kafka:spring-kafka:2.3.9.RELEASE

|-- org.springframework.ldap:spring-ldap-core:2.3.3.RELEASE

|-- org.springframework.ldap:spring-ldap-core-tiger:2.3.3.RELEASE

|-- org.springframework.ldap:spring-ldap-ldif-core:2.3.3.RELEASE

|-- org.springframework.retry:spring-retry:1.2.5.RELEASE

|-- org.springframework:spring-aop:5.2.7.RELEASE

|-- org.springframework:spring-context:5.2.7.RELEASE

|-- org.springframework:spring-context-support:5.2.7.RELEASE

|-- org.springframework:spring-core:5.2.7.RELEASE

|-- org.springframework:spring-jdbc:5.2.7.RELEASE

|-- org.springframework:spring-jms:5.2.7.RELEASE

|-- org.springframework:spring-orm:5.2.7.RELEASE

|-- org.springframework:spring-oxm:5.2.7.RELEASE

|-- org.springframework:spring-tx:5.2.7.RELEASE