| License |
License |
|---|---|
| Categories |
CategoriesDebezium Data Databases |
| GroupId | GroupIdio.debezium |
| ArtifactId | ArtifactIddebezium-server |
| Last Version | Last Version2.0.0.Alpha2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDebezium Server Parent
Parent POM for all modules and connectors
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| debezium-server-2.0.0.Alpha2.pom | 5 KB |
| debezium-server-2.0.0.Alpha2-tests.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.debezium/debezium-server/ -->
<dependency>
<groupId>io.debezium</groupId>
<artifactId>debezium-server</artifactId>
<version>2.0.0.Alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/io.debezium/debezium-server/
implementation 'io.debezium:debezium-server:2.0.0.Alpha2'
// https://jarcasting.com/artifacts/io.debezium/debezium-server/
implementation ("io.debezium:debezium-server:2.0.0.Alpha2")
'io.debezium:debezium-server:jar:2.0.0.Alpha2'
<dependency org="io.debezium" name="debezium-server" rev="2.0.0.Alpha2">
<artifact name="debezium-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.debezium', module='debezium-server', version='2.0.0.Alpha2')
)
libraryDependencies += "io.debezium" % "debezium-server" % "2.0.0.Alpha2"
[io.debezium/debezium-server "2.0.0.Alpha2"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.quarkus : quarkus-core | jar | |
| io.quarkus : quarkus-smallrye-health | jar | |
| io.quarkus : quarkus-resteasy | jar | |
| io.quarkus : quarkus-resteasy-jackson | jar | |
| io.debezium : debezium-api | jar | |
| io.debezium : debezium-embedded | jar | |
| io.apicurio : apicurio-registry-utils-converter | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| commons-logging : commons-logging | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| io.quarkus : quarkus-junit5 | jar | |
| org.easytesting : fest-assert | jar | |
| io.debezium : debezium-core | test-jar | |
| org.awaitility : awaitility | jar | |
| io.confluent » kafka-connect-avro-converter | jar | |
| org.testcontainers : testcontainers | jar | |
| io.confluent » kafka-connect-protobuf-converter | jar | |
| io.debezium : debezium-connector-postgres | jar | |
| io.debezium : debezium-connector-mysql | jar |