#Core components shared by other projects in the app starters organization This module consists of core dependencies and other common artifacts.
| License | License | 
|---|---|
| GroupId | GroupIdorg.springframework.cloud.stream.app | 
| ArtifactId | ArtifactIdtcp-app-starters-common | 
| Last Version | Last Version2.1.4.RELEASE | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiontcp-app-starters-common Spring Cloud parent pom, managing plugins and dependencies for Spring
		Cloud projects | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.springframework.cloud.stream.app/tcp-app-starters-common/ -->
<dependency>
    <groupId>org.springframework.cloud.stream.app</groupId>
    <artifactId>tcp-app-starters-common</artifactId>
    <version>2.1.4.RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/org.springframework.cloud.stream.app/tcp-app-starters-common/
implementation 'org.springframework.cloud.stream.app:tcp-app-starters-common:2.1.4.RELEASE'// https://jarcasting.com/artifacts/org.springframework.cloud.stream.app/tcp-app-starters-common/
implementation ("org.springframework.cloud.stream.app:tcp-app-starters-common:2.1.4.RELEASE")'org.springframework.cloud.stream.app:tcp-app-starters-common:jar:2.1.4.RELEASE'<dependency org="org.springframework.cloud.stream.app" name="tcp-app-starters-common" rev="2.1.4.RELEASE">
  <artifact name="tcp-app-starters-common" type="jar" />
</dependency>@Grapes(
@Grab(group='org.springframework.cloud.stream.app', module='tcp-app-starters-common', version='2.1.4.RELEASE')
)libraryDependencies += "org.springframework.cloud.stream.app" % "tcp-app-starters-common" % "2.1.4.RELEASE"[org.springframework.cloud.stream.app/tcp-app-starters-common "2.1.4.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.cloud : spring-cloud-stream-test-support-internal | jar | |
| org.springframework.integration : spring-integration-test | jar | |
| org.springframework.cloud : spring-cloud-stream-test-support | jar | 
#Core components shared by other projects in the app starters organization This module consists of core dependencies and other common artifacts.
 
                    | Version | 
|---|
| 2.1.4.RELEASE | 
| 2.1.3.RELEASE | 
| 2.1.2.RELEASE | 
| 2.1.1.RELEASE | 
| 2.1.0.RELEASE | 
| 2.0.1.RELEASE | 
| 2.0.0.RELEASE | 
| 1.3.1.RELEASE | 
| 1.3.0.RELEASE | 
| 1.2.0.RELEASE | 
| 1.1.1.RELEASE | 
| 1.1.0.RELEASE |