| License |
License |
|---|---|
| Categories |
CategoriesDebezium Data Databases |
| GroupId | GroupIdio.debezium |
| ArtifactId | ArtifactIddebezium-testing-system |
| Last Version | Last Version2.0.0.Alpha2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDebezium system integration test-suite
Parent POM for all modules and connectors
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.debezium/debezium-testing-system/ -->
<dependency>
<groupId>io.debezium</groupId>
<artifactId>debezium-testing-system</artifactId>
<version>2.0.0.Alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/io.debezium/debezium-testing-system/
implementation 'io.debezium:debezium-testing-system:2.0.0.Alpha2'
// https://jarcasting.com/artifacts/io.debezium/debezium-testing-system/
implementation ("io.debezium:debezium-testing-system:2.0.0.Alpha2")
'io.debezium:debezium-testing-system:jar:2.0.0.Alpha2'
<dependency org="io.debezium" name="debezium-testing-system" rev="2.0.0.Alpha2">
<artifact name="debezium-testing-system" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.debezium', module='debezium-testing-system', version='2.0.0.Alpha2')
)
libraryDependencies += "io.debezium" % "debezium-testing-system" % "2.0.0.Alpha2"
[io.debezium/debezium-testing-system "2.0.0.Alpha2"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.fabric8 : openshift-client | jar | |
| commons-codec : commons-codec | jar | 1.14 |
| org.apache.commons : commons-compress Optional | jar | 1.21 |
| org.apache.kafka : kafka-clients | jar | |
| io.strimzi : api | jar | 0.28.0 |
| io.apicurio : apicurio-registry-operator-api-model | jar | 2.2.0.Final |
| com.squareup.okhttp3 : okhttp | jar | |
| com.squareup.okhttp3 : logging-interceptor | jar | |
| com.fasterxml.jackson.core : jackson-core | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| io.github.jcechace : fixture5 | jar | 0.1.0 |
| org.awaitility : awaitility | jar | |
| mysql : mysql-connector-java | jar | |
| org.postgresql : postgresql | jar | |
| com.microsoft.sqlserver : mssql-jdbc | jar | |
| org.mongodb : mongodb-driver-sync | jar | |
| com.ibm.db2 : jcc | jar | |
| org.testcontainers : testcontainers | jar | |
| org.testcontainers : mysql | jar | |
| org.testcontainers : mongodb | jar | |
| org.testcontainers : postgresql | jar | |
| org.testcontainers : mssqlserver | jar | |
| org.testcontainers : db2 | jar | |
| org.testcontainers : oracle-xe | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testcontainers : jdbc | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.7.2 |
| org.assertj : assertj-core | jar | 3.11.1 |
| ch.qos.logback : logback-classic | jar |