Last Version

Batch Integration 4.3.6

Batch Integration

License

License

GroupId

GroupId

org.springframework.batch
ArtifactId

ArtifactId

spring-batch-integration
Version

Version

4.3.6
Type

Type

jar
Description

Description

Batch Integration
Batch Integration
Project URL

Project URL

https://projects.spring.io/spring-batch/
Project Organization

Project Organization

Spring
Source Code Management

Source Code Management

https://github.com/spring-projects/spring-batch

Download spring-batch-integration 4.3.6


<!-- https://jarcasting.com/artifacts/org.springframework.batch/spring-batch-integration/ -->
<dependency>
    <groupId>org.springframework.batch</groupId>
    <artifactId>spring-batch-integration</artifactId>
    <version>4.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.batch/spring-batch-integration/
implementation 'org.springframework.batch:spring-batch-integration:4.3.6'
// https://jarcasting.com/artifacts/org.springframework.batch/spring-batch-integration/
implementation ("org.springframework.batch:spring-batch-integration:4.3.6")
'org.springframework.batch:spring-batch-integration:jar:4.3.6'
<dependency org="org.springframework.batch" name="spring-batch-integration" rev="4.3.6">
  <artifact name="spring-batch-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.batch', module='spring-batch-integration', version='4.3.6')
)
libraryDependencies += "org.springframework.batch" % "spring-batch-integration" % "4.3.6"
[org.springframework.batch/spring-batch-integration "4.3.6"]

Dependencies

compile (13)

Group / Artifact Type Version
javax.batch : javax.batch-api Optional jar 1.0
javax.jms : javax.jms-api Optional jar 2.0.1
org.apache.logging.log4j : log4j-api Optional jar 2.17.2
org.apache.logging.log4j : log4j-core Optional jar 2.17.2
org.springframework.batch : spring-batch-core jar 4.3.6
org.springframework.integration : spring-integration-core jar 5.5.12
org.springframework.integration : spring-integration-jms Optional jar 5.5.12
org.springframework.retry : spring-retry jar 1.3.3
org.springframework : spring-aop jar 5.3.20
org.springframework : spring-context jar 5.3.20
org.springframework : spring-jms Optional jar 5.3.20
org.springframework : spring-messaging jar 5.3.20
org.springframework : spring-tx jar 5.3.20

Project Modules

There are no modules declared in this project.