Apps Container

Container project for generated apps

License

License

GroupId

GroupId

org.springframework.cloud.task.app
ArtifactId

ArtifactId

apps
Last Version

Last Version

1.0.1.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

Apps Container
Container project for generated apps
Project URL

Project URL

http://spring.io/spring-cloud
Source Code Management

Source Code Management

https://github.com/spring-cloud/spring-cloud-stream-app-starters

Download apps

Filename Size
apps-1.0.1.RELEASE.pom 2 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • spark-client-task
  • spark-cluster-task
  • spark-yarn-task
  • sqoop-job-task
  • sqoop-tool-task
  • timestamp-task

ANNOUNCEMENT: As of 1.1.0.RC1 / Avogadro.RC1 release, this project is now moved to spring-cloud-stream-app-starters organization and each of the Spring Cloud Stream 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
1.0.1.RELEASE
1.0.0.RELEASE