#Core components shared by other projects in the app starters organization This module consists of core dependencies and other common artifacts.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.springframework.cloud.stream.app |
| Идентификатор | Идентификаторtcp-app-starters-common |
| Последняя версия | Последняя версия2.1.4.RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеtcp-app-starters-common
Spring Cloud parent pom, managing plugins and dependencies for Spring
Cloud projects
|
| Организация-разработчик |
Организация-разработчик |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.integration : spring-integration-ip | jar | |
| org.springframework.cloud.stream.app : app-starters-postprocessor-common | jar | |
| org.springframework.cloud : spring-cloud-stream | jar | |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | |
| com.jayway.jsonpath : json-path | jar | |
| org.springframework.integration : spring-integration-xml | jar | |
| org.springframework.boot : spring-boot-starter-actuator | jar | |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter-logging | jar | |
| org.springframework.boot : spring-boot-starter-security | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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.
| Версия |
|---|
|
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
|