is not current version
Last Version 1.0.4.RELEASE

org.springframework.cloud.stream.app:cdc-debezium-spring-boot-starter 1.0.0.RELEASE


Categories

Categories

Spring Boot Container Microservices Debezium Data Databases
GroupId

GroupId

org.springframework.cloud.stream.app
ArtifactId

ArtifactId

cdc-debezium-spring-boot-starter
Version

Version

1.0.0.RELEASE
Type

Type

jar

Download cdc-debezium-spring-boot-starter 1.0.0.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.cloud.stream.app/cdc-debezium-spring-boot-starter/ -->
<dependency>
    <groupId>org.springframework.cloud.stream.app</groupId>
    <artifactId>cdc-debezium-spring-boot-starter</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud.stream.app/cdc-debezium-spring-boot-starter/
implementation 'org.springframework.cloud.stream.app:cdc-debezium-spring-boot-starter:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.cloud.stream.app/cdc-debezium-spring-boot-starter/
implementation ("org.springframework.cloud.stream.app:cdc-debezium-spring-boot-starter:1.0.0.RELEASE")
'org.springframework.cloud.stream.app:cdc-debezium-spring-boot-starter:jar:1.0.0.RELEASE'
<dependency org="org.springframework.cloud.stream.app" name="cdc-debezium-spring-boot-starter" rev="1.0.0.RELEASE">
  <artifact name="cdc-debezium-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud.stream.app', module='cdc-debezium-spring-boot-starter', version='1.0.0.RELEASE')
)
libraryDependencies += "org.springframework.cloud.stream.app" % "cdc-debezium-spring-boot-starter" % "1.0.0.RELEASE"
[org.springframework.cloud.stream.app/cdc-debezium-spring-boot-starter "1.0.0.RELEASE"]