is not current version
Last Version 1.2.1

org.springframework.cloud.fn:cdc-debezium-common 1.0.0

Change Data Capture (CDC) Debezium Common

Categories

Categories

Debezium Data Databases
GroupId

GroupId

org.springframework.cloud.fn
ArtifactId

ArtifactId

cdc-debezium-common
Version

Version

1.0.0
Type

Type

jar

Download cdc-debezium-common 1.0.0


<!-- 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.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud.fn/cdc-debezium-common/
implementation 'org.springframework.cloud.fn:cdc-debezium-common:1.0.0'
// https://jarcasting.com/artifacts/org.springframework.cloud.fn/cdc-debezium-common/
implementation ("org.springframework.cloud.fn:cdc-debezium-common:1.0.0")
'org.springframework.cloud.fn:cdc-debezium-common:jar:1.0.0'
<dependency org="org.springframework.cloud.fn" name="cdc-debezium-common" rev="1.0.0">
  <artifact name="cdc-debezium-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud.fn', module='cdc-debezium-common', version='1.0.0')
)
libraryDependencies += "org.springframework.cloud.fn" % "cdc-debezium-common" % "1.0.0"
[org.springframework.cloud.fn/cdc-debezium-common "1.0.0"]