не последняя версия
Последняя версия 1.2.1

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

Change Data Capture (CDC) Debezium Common

Категории

Категории

Debezium Данные Базы данных
Группа

Группа

org.springframework.cloud.fn
Идентификатор

Идентификатор

cdc-debezium-common
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать cdc-debezium-common 1.0.1


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