| License |
License |
|---|---|
| Categories |
CategoriesDebezium Data Databases |
| GroupId | GroupIdio.debezium |
| ArtifactId | ArtifactIddebezium-core |
| Last Version | Last Version2.0.0.Alpha2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDebezium Core
Parent POM for all modules and connectors
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.debezium/debezium-core/ -->
<dependency>
<groupId>io.debezium</groupId>
<artifactId>debezium-core</artifactId>
<version>2.0.0.Alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/io.debezium/debezium-core/
implementation 'io.debezium:debezium-core:2.0.0.Alpha2'
// https://jarcasting.com/artifacts/io.debezium/debezium-core/
implementation ("io.debezium:debezium-core:2.0.0.Alpha2")
'io.debezium:debezium-core:jar:2.0.0.Alpha2'
<dependency org="io.debezium" name="debezium-core" rev="2.0.0.Alpha2">
<artifact name="debezium-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.debezium', module='debezium-core', version='2.0.0.Alpha2')
)
libraryDependencies += "io.debezium" % "debezium-core" % "2.0.0.Alpha2"
[io.debezium/debezium-core "2.0.0.Alpha2"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.debezium : debezium-api | jar | |
| com.fasterxml.jackson.core : jackson-core | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | |
| com.google.guava : guava | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | |
| org.apache.kafka : connect-api | jar | |
| org.apache.kafka : connect-transforms | jar | |
| org.apache.kafka : connect-json | jar | |
| io.opentracing : opentracing-api | jar | |
| io.opentracing : opentracing-util | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | |
| junit : junit | jar | |
| org.easytesting : fest-assert | jar | |
| org.reflections : reflections | jar | |
| org.codehaus.groovy : groovy-json | jar | |
| org.apache.kafka : kafka_2.13 | jar | |
| org.apache.zookeeper : zookeeper | jar | |
| io.confluent » kafka-connect-avro-converter | jar |