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