License |
License |
---|---|
Categories |
CategoriesDebezium Data Databases |
GroupId | GroupIdio.debezium |
ArtifactId | ArtifactIddebezium-connector-postgres |
Last Version | Last Version2.0.0.Alpha2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDebezium Connector for PostgreSQL
Parent POM for all modules and connectors
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.debezium/debezium-connector-postgres/ -->
<dependency>
<groupId>io.debezium</groupId>
<artifactId>debezium-connector-postgres</artifactId>
<version>2.0.0.Alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/io.debezium/debezium-connector-postgres/
implementation 'io.debezium:debezium-connector-postgres:2.0.0.Alpha2'
// https://jarcasting.com/artifacts/io.debezium/debezium-connector-postgres/
implementation ("io.debezium:debezium-connector-postgres:2.0.0.Alpha2")
'io.debezium:debezium-connector-postgres:jar:2.0.0.Alpha2'
<dependency org="io.debezium" name="debezium-connector-postgres" rev="2.0.0.Alpha2">
<artifact name="debezium-connector-postgres" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.debezium', module='debezium-connector-postgres', version='2.0.0.Alpha2')
)
libraryDependencies += "io.debezium" % "debezium-connector-postgres" % "2.0.0.Alpha2"
[io.debezium/debezium-connector-postgres "2.0.0.Alpha2"]
Group / Artifact | Type | Version |
---|---|---|
io.debezium : debezium-core | jar | |
org.postgresql : postgresql | jar | |
com.google.protobuf : protobuf-java | jar |
Group / Artifact | Type | Version |
---|---|---|
org.apache.kafka : connect-api | jar | |
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
io.debezium : debezium-embedded | test-jar | |
io.debezium : debezium-core | test-jar | |
io.debezium : debezium-embedded | jar | |
ch.qos.logback : logback-classic | jar | |
junit : junit | jar | |
org.awaitility : awaitility | jar | |
org.easytesting : fest-assert | jar | |
io.confluent » kafka-connect-avro-converter | jar | |
org.testcontainers : testcontainers | jar | |
org.testcontainers : postgresql | jar |