MVN

io.github.moshkabortmanstar : postgres-cdc-starter

Maven & Gradle

Mar 28, 2024
1 stars

spring-boot-starter-postgres-cdc · Spring Boot Starter for Postgres CDC

<dependency>
    <groupId>io.github.moshkabortmanstar</groupId>
    <artifactId>postgres-cdc-starter</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.moshkabortmanstar : postgres-cdc-starter to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of io.github.moshkabortmanstar : postgres-cdc-starter to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
postgres-cdc-starter-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.moshkabortmanstar</groupId>
    <artifactId>postgres-cdc-starter</artifactId>
    <version>0.0.1</version>
</dependency>