org.springframework.cloud.stream.app:spring-cloud-stream-app-starters

Spring Cloud parent pom, managing plugins and dependencies for Spring Cloud projects

License

License

GroupId

GroupId

org.springframework.cloud.stream.app
ArtifactId

ArtifactId

spring-cloud-stream-app-starters
Last Version

Last Version

1.0.4.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

Spring Cloud parent pom, managing plugins and dependencies for Spring Cloud projects
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

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

Download spring-cloud-stream-app-starters

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-stream jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
com.jayway.jsonpath : json-path jar
org.springframework.integration : spring-integration-xml jar
org.springframework.cloud : spring-cloud-stream-test-support jar
org.springframework.cloud : spring-cloud-stream-test-support-internal jar
org.springframework.integration : spring-integration-test jar
org.springframework.boot : spring-boot-starter-logging jar

Project Modules

  • spring-cloud-stream-app-dependencies
  • spring-cloud-stream-app-generator
  • spring-cloud-stream-app-starters-docs
  • spring-cloud-stream-app-descriptor
  • app-starters-common
  • app-starters-test-support
  • aws-integration-tests
  • aws-s3
  • cassandra
  • cloudfoundry
  • file
  • ftp
  • gemfire
  • gpfdist
  • hdfs
  • http
  • jdbc
  • jms
  • log
  • mail
  • metrics
  • mongodb
  • processor
  • rabbit
  • redis
  • router
  • sftp
  • syslog
  • tcp
  • testing
  • time
  • tasklauncher
  • trigger
  • triggertask
  • twitter
  • websocket
  • starter-parent
  • spring-cloud-stream-app-documentation-maven-plugin

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.stream.app

Spring Cloud

Tools for building common patterns in distributed systems with Spring

Versions

Version
1.0.4.RELEASE
1.0.2.RELEASE
1.0.0.RELEASE