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