| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииReact Взаимодействие с пользователем Веб-фреймворки Messaging Библиотеки уровня приложения |
| Группа | Группаio.smallrye.reactive |
| Идентификатор | Идентификаторsmallrye-reactive-messaging-kafka |
| Последняя версия | Последняя версия4.0.0.RC1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSmallRye Reactive Messaging : Connector :: Kafka
An implementation of the MicroProfile Reactive Streams Messaging specification
|
| Организация-разработчик |
Организация-разработчикSmallRye |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |