Spring Cloud Starter Task Composed Task Runner

Contains the app for the Composed Task Starter

License

License

GroupId

GroupId

org.springframework.cloud.task.app
ArtifactId

ArtifactId

spring-cloud-starter-task-composedtaskrunner
Last Version

Last Version

2.1.4.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Cloud Starter Task Composed Task Runner
Contains the app for the Composed Task Starter
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-starter-task-composedtaskrunner

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.mockito : mockito-core jar
org.springframework.cloud : spring-cloud-starter-task jar
org.springframework.boot : spring-boot-starter-batch jar
org.springframework.cloud : spring-cloud-dataflow-rest-client jar
org.springframework.cloud : spring-cloud-dataflow-core jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.cloud : spring-cloud-starter-common-security-config-web jar 1.1.4.RELEASE
org.springframework.security : spring-security-oauth2-client jar 5.2.0.RELEASE
org.springframework.boot : spring-boot-starter-jdbc jar

runtime (5)

Group / Artifact Type Version
com.h2database : h2 jar
org.hsqldb : hsqldb jar
org.mariadb.jdbc : mariadb-java-client jar
org.postgresql : postgresql jar
com.microsoft.sqlserver : mssql-jdbc jar

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.junit.jupiter : junit-jupiter-api jar

Project Modules

There are no modules declared in this project.

ANNOUNCEMENT: As of 1.1.0.GA / Addison.GA release, this project is now moved to spring-cloud-task-app-starters organization and each of the Spring Cloud Task App Starters is now maintained in a separate repo by itself.

This change gives us the flexibility to bug-fix, update, and release individual applications independently as opposed to a time-consuming release of all the applications at once. The reference guide for all the releases are still available from the same location, though.

This project will not be actively tracked going forward.

org.springframework.cloud.task.app

Spring Cloud

Tools for building common patterns in distributed systems with Spring

Versions

Version
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.1.1.RELEASE
1.1.0.RELEASE
1.0.0.RELEASE