License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Messaging Application Layer Libs |
GroupId | GroupIdio.smallrye.reactive |
ArtifactId | ArtifactIdsmallrye-reactive-messaging-kafka |
Last Version | Last Version4.0.0.RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmallRye Reactive Messaging : Connector :: Kafka
An implementation of the MicroProfile Reactive Streams Messaging specification
|
Project Organization |
Project OrganizationSmallRye |
<!-- 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"]
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 |
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 |