License |
License |
---|---|
Categories |
CategoriesContainer Debezium Data Databases |
GroupId | GroupIdio.debezium |
ArtifactId | ArtifactIddebezium-testing-testcontainers |
Last Version | Last Version2.0.0.Alpha2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDebezium Testing Testcontainers
Parent POM for all modules and connectors
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.debezium/debezium-testing-testcontainers/ -->
<dependency>
<groupId>io.debezium</groupId>
<artifactId>debezium-testing-testcontainers</artifactId>
<version>2.0.0.Alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/io.debezium/debezium-testing-testcontainers/
implementation 'io.debezium:debezium-testing-testcontainers:2.0.0.Alpha2'
// https://jarcasting.com/artifacts/io.debezium/debezium-testing-testcontainers/
implementation ("io.debezium:debezium-testing-testcontainers:2.0.0.Alpha2")
'io.debezium:debezium-testing-testcontainers:jar:2.0.0.Alpha2'
<dependency org="io.debezium" name="debezium-testing-testcontainers" rev="2.0.0.Alpha2">
<artifact name="debezium-testing-testcontainers" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.debezium', module='debezium-testing-testcontainers', version='2.0.0.Alpha2')
)
libraryDependencies += "io.debezium" % "debezium-testing-testcontainers" % "2.0.0.Alpha2"
[io.debezium/debezium-testing-testcontainers "2.0.0.Alpha2"]
Group / Artifact | Type | Version |
---|---|---|
org.testcontainers : testcontainers | jar | |
org.testcontainers : kafka | jar | |
com.squareup.okhttp3 : okhttp | jar | |
org.awaitility : awaitility | jar | |
com.fasterxml.jackson.core : jackson-core | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
org.testcontainers : postgresql | jar | |
org.testcontainers : mongodb | jar | |
io.debezium : debezium-core | test-jar | |
io.quarkus : quarkus-test-common | jar | 2.9.2.Final |
Group / Artifact | Type | Version |
---|---|---|
org.testcontainers : jdbc | jar |
Group / Artifact | Type | Version |
---|---|---|
org.easytesting : fest-assert | jar | |
org.mockito : mockito-core | jar | |
org.postgresql : postgresql | jar | |
ch.qos.logback : logback-classic | jar | |
org.apache.kafka : kafka-clients | jar | |
com.jayway.jsonpath : json-path | jar |