#Core components shared by other projects in the app starters organization This module consists of core dependencies and other common artifacts.
License |
License |
---|---|
Categories |
CategoriesDebezium Data Databases |
GroupId | GroupIdorg.springframework.cloud.stream.app |
ArtifactId | ArtifactIdspring-cloud-starter-stream-common-cdc-debezium |
Last Version | Last Version1.0.4.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSpring Cloud parent pom, managing plugins and dependencies for Spring
Cloud projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
spring-cloud-starter-stream-common-cdc-debezium-1.0.4.RELEASE.pom | 725 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.springframework.cloud.stream.app/spring-cloud-starter-stream-common-cdc-debezium/ -->
<dependency>
<groupId>org.springframework.cloud.stream.app</groupId>
<artifactId>spring-cloud-starter-stream-common-cdc-debezium</artifactId>
<version>1.0.4.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud.stream.app/spring-cloud-starter-stream-common-cdc-debezium/
implementation 'org.springframework.cloud.stream.app:spring-cloud-starter-stream-common-cdc-debezium:1.0.4.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.cloud.stream.app/spring-cloud-starter-stream-common-cdc-debezium/
implementation ("org.springframework.cloud.stream.app:spring-cloud-starter-stream-common-cdc-debezium:1.0.4.RELEASE")
'org.springframework.cloud.stream.app:spring-cloud-starter-stream-common-cdc-debezium:pom:1.0.4.RELEASE'
<dependency org="org.springframework.cloud.stream.app" name="spring-cloud-starter-stream-common-cdc-debezium" rev="1.0.4.RELEASE">
<artifact name="spring-cloud-starter-stream-common-cdc-debezium" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud.stream.app', module='spring-cloud-starter-stream-common-cdc-debezium', version='1.0.4.RELEASE')
)
libraryDependencies += "org.springframework.cloud.stream.app" % "spring-cloud-starter-stream-common-cdc-debezium" % "1.0.4.RELEASE"
[org.springframework.cloud.stream.app/spring-cloud-starter-stream-common-cdc-debezium "1.0.4.RELEASE"]
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.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 |
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 |
---|
1.0.4.RELEASE
|
1.0.3.RELEASE
|
1.0.2.RELEASE
|
1.0.1.RELEASE
|
1.0.0.RELEASE
|