is not current version
Last Version 2.4.3

Spring Cloud Task Starter 2.3.2

Spring Boot starter for Spring Cloud Task

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-starter-task
Version

Version

2.3.2
Type

Type

jar
Description

Description

Spring Cloud Task Starter
Spring Boot starter for Spring Cloud Task
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-starter-task 2.3.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.cloud : spring-cloud-task-core jar
org.springframework.cloud : spring-cloud-task-batch jar
org.springframework.cloud : spring-cloud-task-stream jar

Project Modules

There are no modules declared in this project.