License |
License |
---|---|
Categories |
CategoriesDebezium Data Databases |
GroupId | GroupIdorg.springframework.cloud.fn |
ArtifactId | ArtifactIdcdc-debezium-common |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncdc-debezium-common
Change Data Capture (CDC) Debezium Common
|
Filename | Size |
---|---|
cdc-debezium-common-1.2.1.pom | |
cdc-debezium-common-1.2.1.jar | 44 KB |
cdc-debezium-common-1.2.1-sources.jar | 21 KB |
cdc-debezium-common-1.2.1-javadoc.jar | 136 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.springframework.cloud.fn/cdc-debezium-common/ -->
<dependency>
<groupId>org.springframework.cloud.fn</groupId>
<artifactId>cdc-debezium-common</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud.fn/cdc-debezium-common/
implementation 'org.springframework.cloud.fn:cdc-debezium-common:1.2.1'
// https://jarcasting.com/artifacts/org.springframework.cloud.fn/cdc-debezium-common/
implementation ("org.springframework.cloud.fn:cdc-debezium-common:1.2.1")
'org.springframework.cloud.fn:cdc-debezium-common:jar:1.2.1'
<dependency org="org.springframework.cloud.fn" name="cdc-debezium-common" rev="1.2.1">
<artifact name="cdc-debezium-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud.fn', module='cdc-debezium-common', version='1.2.1')
)
libraryDependencies += "org.springframework.cloud.fn" % "cdc-debezium-common" % "1.2.1"
[org.springframework.cloud.fn/cdc-debezium-common "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
io.debezium : debezium-embedded | jar | 1.7.1.Final |
io.debezium : debezium-connector-mysql Optional | jar | 1.7.1.Final |
io.debezium : debezium-connector-postgres Optional | jar | 1.7.1.Final |
io.debezium : debezium-connector-mongodb Optional | jar | 1.7.1.Final |
io.debezium : debezium-connector-oracle Optional | jar | 1.7.1.Final |
io.debezium : debezium-connector-sqlserver Optional | jar | 1.7.1.Final |
org.springframework.cloud.fn : metadata-store-common | jar | 1.2.1 |
org.springframework.integration : spring-integration-ip | jar | |
org.springframework.cloud.fn : config-common | jar | 1.2.1 |
org.springframework.boot : spring-boot-starter-validation | jar | |
org.springframework.boot : spring-boot-starter-json | jar | |
org.springframework.boot : spring-boot-starter-integration | jar | |
com.jayway.jsonpath : json-path | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
org.springframework.integration : spring-integration-test | jar | |
io.projectreactor : reactor-test | jar | |
org.testcontainers : junit-jupiter | jar | |
org.testcontainers : testcontainers | jar | |
org.awaitility : awaitility | jar |