Last Version

SmallRye Reactive Messaging : Connector :: Kafka 4.0.0.RC1

An implementation of the MicroProfile Reactive Streams Messaging specification

License

License

Categories

Categories

React User Interface Web Frameworks Messaging Application Layer Libs
GroupId

GroupId

io.smallrye.reactive
ArtifactId

ArtifactId

smallrye-reactive-messaging-kafka
Version

Version

4.0.0.RC1
Type

Type

jar
Description

Description

SmallRye Reactive Messaging : Connector :: Kafka
An implementation of the MicroProfile Reactive Streams Messaging specification
Project Organization

Project Organization

SmallRye

Download smallrye-reactive-messaging-kafka 4.0.0.RC1


<!-- https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-reactive-messaging-kafka/ -->
<dependency>
    <groupId>io.smallrye.reactive</groupId>
    <artifactId>smallrye-reactive-messaging-kafka</artifactId>
    <version>4.0.0.RC1</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-reactive-messaging-kafka/
implementation 'io.smallrye.reactive:smallrye-reactive-messaging-kafka:4.0.0.RC1'
// https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-reactive-messaging-kafka/
implementation ("io.smallrye.reactive:smallrye-reactive-messaging-kafka:4.0.0.RC1")
'io.smallrye.reactive:smallrye-reactive-messaging-kafka:jar:4.0.0.RC1'
<dependency org="io.smallrye.reactive" name="smallrye-reactive-messaging-kafka" rev="4.0.0.RC1">
  <artifact name="smallrye-reactive-messaging-kafka" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye.reactive', module='smallrye-reactive-messaging-kafka', version='4.0.0.RC1')
)
libraryDependencies += "io.smallrye.reactive" % "smallrye-reactive-messaging-kafka" % "4.0.0.RC1"
[io.smallrye.reactive/smallrye-reactive-messaging-kafka "4.0.0.RC1"]

Dependencies

compile (8)

Group / Artifact Type Version
io.smallrye.reactive : smallrye-reactive-messaging-provider jar 4.0.0.RC1
io.smallrye.reactive : smallrye-reactive-messaging-kafka-api jar 4.0.0.RC1
org.apache.kafka : kafka-clients jar 3.1.0
io.opentelemetry : opentelemetry-api jar 1.13.0
io.opentelemetry : opentelemetry-semconv jar 1.13.0-alpha
org.jboss.logging : jboss-logging jar 3.4.3.Final
io.smallrye.reactive : smallrye-reactive-converter-api jar 2.6.0
io.smallrye.reactive : mutiny jar 1.1.2

provided (3)

Group / Artifact Type Version
io.smallrye.reactive : smallrye-connector-attribute-processor jar 4.0.0.RC1
org.jboss.logging : jboss-logging-annotations jar 2.2.1.Final
org.jboss.logging : jboss-logging-processor jar 2.2.1.Final

test (27)

Group / Artifact Type Version
io.smallrye.reactive : smallrye-mutiny-vertx-kafka-client jar 2.16.2
io.smallrye.config : smallrye-config jar 3.0.0-RC1
io.smallrye : smallrye-fault-tolerance jar 6.0.0-RC1
io.smallrye : smallrye-metrics jar 4.0.0-RC1
io.smallrye.reactive : test-common jar 4.0.0.RC1
io.opentelemetry : opentelemetry-sdk-trace jar 1.13.0
io.opentelemetry : opentelemetry-sdk-testing jar 1.13.0
org.testcontainers : testcontainers jar 1.17.1
io.strimzi : strimzi-test-container jar 0.101.0
org.testcontainers : toxiproxy jar 1.17.1
io.smallrye.reactive : reactive-streams-junit5-tck jar 1.1.2
org.reactivestreams : reactive-streams-tck jar 1.0.3
io.smallrye.reactive : smallrye-reactive-messaging-kafka-test-companion jar 4.0.0.RC1
org.slf4j : slf4j-log4j12 jar 1.7.33
org.jboss.weld.se : weld-se-core jar 4.0.3.Final
org.jboss.weld : weld-core-impl jar 4.0.3.Final
io.smallrye.reactive : mutiny-reactive-streams-operators jar 1.1.2
io.smallrye.reactive : smallrye-reactive-converter-rxjava2 jar 2.6.0
io.smallrye.reactive : smallrye-reactive-converter-reactor jar 2.6.0
io.smallrye.reactive : smallrye-reactive-converter-mutiny jar 2.6.0
org.junit.jupiter : junit-jupiter jar 5.8.2
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.assertj : assertj-core jar 3.22.0
org.awaitility : awaitility jar 4.1.1
org.mockito : mockito-core jar 4.5.0
org.junit-pioneer : junit-pioneer jar 1.7.0
org.junit.platform : junit-platform-commons jar 1.8.2

Project Modules

There are no modules declared in this project.