Spring Cloud Task Batch

Module for use when combining Spring Cloud Task with Spring Batch

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-task-batch
Last Version

Last Version

2.4.3
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Cloud Task Batch
Module for use when combining Spring Cloud Task with Spring Batch
Project Organization

Project Organization

VMware, Inc.

Download spring-cloud-task-batch

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-task-core jar
org.springframework.cloud : spring-cloud-deployer-spi Optional jar
org.springframework.cloud : spring-cloud-deployer-resource-support Optional jar
org.springframework.batch : spring-batch-integration Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.8
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar

test (8)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-deployer-local jar 2.7.4
org.springframework : spring-test jar
org.springframework.boot : spring-boot-test jar
com.h2database : h2 jar
org.assertj : assertj-core jar
org.junit.jupiter : junit-jupiter-api jar
org.mockito : mockito-junit-jupiter jar
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.
org.springframework.cloud

Spring Cloud

Tools for building common patterns in distributed systems with Spring

Versions

Version
2.4.3
2.4.2
2.4.1
2.4.0
2.3.5
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.5.RELEASE
2.2.4.RELEASE
2.2.3.RELEASE
2.2.2.RELEASE
2.2.1.RELEASE
2.2.0.RELEASE
2.1.4.RELEASE
2.1.3.RELEASE
2.1.2.RELEASE
2.1.1.RELEASE
2.1.0.RELEASE
2.0.2.RELEASE
2.0.1.RELEASE
2.0.0.RELEASE
1.3.1.RELEASE
1.3.0.RELEASE
1.2.4.RELEASE
1.2.3.RELEASE
1.2.2.RELEASE
1.2.1.RELEASE
1.2.0.RELEASE
1.1.2.RELEASE
1.1.1.RELEASE
1.1.0.RELEASE
1.0.3.RELEASE
1.0.2.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE