<dependency>
<groupId>io.strimzi</groupId>
<artifactId>kafka-bridge</artifactId>
<version>0.20.1</version>
</dependency>
compile
|-- io.vertx:vertx-proton:4.1.0
|-- io.vertx:vertx-kafka-client:4.1.0
|-- io.vertx:vertx-web-api-contract:4.1.0
|-- io.vertx:vertx-config:4.1.0
|-- io.vertx:vertx-micrometer-metrics:4.1.0
|-- org.apache.kafka:kafka-clients:2.7.0
|-- com.fasterxml.jackson.core:jackson-core:2.11.3
|-- org.apache.logging.log4j:log4j-api:2.13.3
|-- org.apache.logging.log4j:log4j-core:2.13.3
|-- org.apache.logging.log4j:log4j-slf4j-impl:2.13.3
|-- io.strimzi:kafka-oauth-client:0.8.1
|-- io.jaegertracing:jaeger-client:1.3.2
|-- io.opentracing:opentracing-api:0.33.0
|-- io.opentracing:opentracing-util:0.33.0
|-- io.opentracing.contrib:opentracing-kafka-client:0.1.15
|-- io.micrometer:micrometer-registry-prometheus:1.3.9
|-- io.prometheus.jmx:collector:0.12.0
|-- commons-cli:commons-cli:1.4
provided
|-- com.github.spotbugs:spotbugs-annotations:4.0.1
test
|-- io.vertx:vertx-web-client:4.1.0
|-- io.vertx:vertx-junit5:4.1.0
|-- org.mockito:mockito-core:2.28.2
|-- org.hamcrest:hamcrest-library:2.2
|-- org.apache.kafka:kafka_2.12:2.7.0
|-- io.strimzi:strimzi-test-container:0.23.0