#Core components shared by other projects in the app starters organization This module consists of core dependencies and other common artifacts.
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Debezium Данные Базы данных |
| Группа | Группаorg.springframework.cloud.stream.app |
| Идентификатор | Идентификаторcdc-debezium-spring-boot-starter |
| Последняя версия | Последняя версия1.0.4.RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSpring Cloud parent pom, managing plugins and dependencies for Spring
Cloud projects
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.springframework.cloud.stream.app/cdc-debezium-spring-boot-starter/ -->
<dependency>
<groupId>org.springframework.cloud.stream.app</groupId>
<artifactId>cdc-debezium-spring-boot-starter</artifactId>
<version>1.0.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud.stream.app/cdc-debezium-spring-boot-starter/
implementation 'org.springframework.cloud.stream.app:cdc-debezium-spring-boot-starter:1.0.4.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.cloud.stream.app/cdc-debezium-spring-boot-starter/
implementation ("org.springframework.cloud.stream.app:cdc-debezium-spring-boot-starter:1.0.4.RELEASE")
'org.springframework.cloud.stream.app:cdc-debezium-spring-boot-starter:jar:1.0.4.RELEASE'
<dependency org="org.springframework.cloud.stream.app" name="cdc-debezium-spring-boot-starter" rev="1.0.4.RELEASE">
<artifact name="cdc-debezium-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud.stream.app', module='cdc-debezium-spring-boot-starter', version='1.0.4.RELEASE')
)
libraryDependencies += "org.springframework.cloud.stream.app" % "cdc-debezium-spring-boot-starter" % "1.0.4.RELEASE"
[org.springframework.cloud.stream.app/cdc-debezium-spring-boot-starter "1.0.4.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-jdbc | 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.
| Версия |
|---|
|
1.0.4.RELEASE
|
|
1.0.3.RELEASE
|
|
1.0.2.RELEASE
|
|
1.0.1.RELEASE
|
|
1.0.0.RELEASE
|