Fork me on GitHub

Project Dependency Management

compile

The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:

GroupId ArtifactId Version Type License
org.junit.jupiter junit-jupiter 5.10.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-api 5.10.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.10.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-migrationsupport 5.10.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.10.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.10.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-console 1.10.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.10.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-jfr 1.10.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-launcher 1.10.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-reporting 1.10.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-runner 1.10.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite 1.10.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite-api 1.10.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite-commons 1.10.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite-engine 1.10.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-testkit 1.10.2 jar Eclipse Public License v2.0
org.junit.vintage junit-vintage-engine 5.10.2 jar Eclipse Public License v2.0
org.testcontainers activemq 1.20.6 jar MIT
org.testcontainers azure 1.20.6 jar MIT
org.testcontainers cassandra 1.20.6 jar MIT
org.testcontainers chromadb 1.20.6 jar MIT
org.testcontainers clickhouse 1.20.6 jar MIT
org.testcontainers cockroachdb 1.20.6 jar MIT
org.testcontainers consul 1.20.6 jar MIT
org.testcontainers couchbase 1.20.6 jar MIT
org.testcontainers cratedb 1.20.6 jar MIT
org.testcontainers database-commons 1.20.6 jar MIT
org.testcontainers databend 1.20.6 jar MIT
org.testcontainers db2 1.20.6 jar MIT
org.testcontainers dynalite 1.20.6 jar MIT
org.testcontainers elasticsearch 1.20.6 jar MIT
org.testcontainers gcloud 1.20.6 jar MIT
org.testcontainers grafana 1.20.6 jar MIT
org.testcontainers hivemq 1.20.6 jar MIT
org.testcontainers influxdb 1.20.6 jar MIT
org.testcontainers jdbc 1.20.6 jar MIT
org.testcontainers junit-jupiter 1.20.6 jar MIT
org.testcontainers k3s 1.20.6 jar MIT
org.testcontainers k6 1.20.6 jar MIT
org.testcontainers kafka 1.20.6 jar MIT
org.testcontainers ldap 1.20.6 jar MIT
org.testcontainers localstack 1.20.6 jar MIT
org.testcontainers mariadb 1.20.6 jar MIT
org.testcontainers milvus 1.20.6 jar MIT
org.testcontainers minio 1.20.6 jar MIT
org.testcontainers mockserver 1.20.6 jar MIT
org.testcontainers mongodb 1.20.6 jar MIT
org.testcontainers mssqlserver 1.20.6 jar MIT
org.testcontainers mysql 1.20.6 jar MIT
org.testcontainers neo4j 1.20.6 jar MIT
org.testcontainers nginx 1.20.6 jar MIT
org.testcontainers oceanbase 1.20.6 jar MIT
org.testcontainers ollama 1.20.6 jar MIT
org.testcontainers openfga 1.20.6 jar MIT
org.testcontainers oracle-free 1.20.6 jar MIT
org.testcontainers oracle-xe 1.20.6 jar MIT
org.testcontainers orientdb 1.20.6 jar MIT
org.testcontainers pinecone 1.20.6 jar MIT
org.testcontainers postgresql 1.20.6 jar MIT
org.testcontainers presto 1.20.6 jar MIT
org.testcontainers pulsar 1.20.6 jar MIT
org.testcontainers qdrant 1.20.6 jar MIT
org.testcontainers questdb 1.20.6 jar MIT
org.testcontainers r2dbc 1.20.6 jar MIT
org.testcontainers rabbitmq 1.20.6 jar MIT
org.testcontainers redpanda 1.20.6 jar MIT
org.testcontainers scylladb 1.20.6 jar MIT
org.testcontainers selenium 1.20.6 jar MIT
org.testcontainers solace 1.20.6 jar MIT
org.testcontainers solr 1.20.6 jar MIT
org.testcontainers spock 1.20.6 jar MIT
org.testcontainers testcontainers 1.20.6 jar MIT
org.testcontainers tidb 1.20.6 jar MIT
org.testcontainers timeplus 1.20.6 jar MIT
org.testcontainers toxiproxy 1.20.6 jar MIT
org.testcontainers trino 1.20.6 jar MIT
org.testcontainers typesense 1.20.6 jar MIT
org.testcontainers vault 1.20.6 jar MIT
org.testcontainers weaviate 1.20.6 jar MIT
org.testcontainers yugabytedb 1.20.6 jar MIT

test

The following is a list of test dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run unit tests for the submodule:

GroupId ArtifactId Version Classifier Type License
org.apache.kafka connect-runtime 3.9.1 - jar The Apache License, Version 2.0
org.apache.kafka connect-runtime 3.9.1 test test-jar The Apache License, Version 2.0
org.apache.kafka kafka-clients 3.9.1 test test-jar The Apache License, Version 2.0
org.apache.kafka kafka_2.12 3.9.1 - jar The Apache License, Version 2.0
org.apache.kafka kafka_2.12 3.9.1 test test-jar The Apache License, Version 2.0
org.assertj assertj-core 3.26.0 - jar Apache License, Version 2.0
org.awaitility awaitility 4.2.1 - jar Apache 2.0
org.mockito mockito-core ${mockito.version} - jar -

provided

The following is a list of provided dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile the submodule, but should be provided by default when using the library:

GroupId ArtifactId Version Type License
org.apache.commons commons-collections4 4.4 jar Apache License, Version 2.0
org.apache.commons commons-text 1.14.0 jar Apache-2.0
org.apache.kafka connect-api 3.9.1 jar The Apache License, Version 2.0
org.apache.kafka kafka-clients 3.9.1 jar The Apache License, Version 2.0
org.slf4j slf4j-api 2.0.11 jar MIT License