не последняя версия
Последняя версия 4.0.0.RC1

SmallRye Reactive Messaging 3.4.0

An implementation of the MicroProfile Reactive Streams Messaging specification

Лицензия

Лицензия

Категории

Категории

React Взаимодействие с пользователем Веб-фреймворки Messaging Библиотеки уровня приложения
Группа

Группа

io.smallrye.reactive
Идентификатор

Идентификатор

smallrye-reactive-messaging
Версия

Версия

3.4.0
Тип

Тип

pom
Описание

Описание

SmallRye Reactive Messaging
An implementation of the MicroProfile Reactive Streams Messaging specification
Ссылка на сайт

Ссылка на сайт

https://smallrye.io
Организация-разработчик

Организация-разработчик

SmallRye
Система контроля версий

Система контроля версий

https://github.com/smallrye/smallrye-reactive-messaging

Скачать smallrye-reactive-messaging 3.4.0

Имя Файла Размер
smallrye-reactive-messaging-3.4.0.pom 16 KB
Обзор

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.jboss.logging : jboss-logging jar 3.4.1.Final
io.smallrye.reactive : smallrye-reactive-converter-api jar 2.6.0
io.smallrye.reactive : mutiny jar 0.17.0

provided (2)

Идентификатор библиотеки Тип Версия
org.jboss.logging : jboss-logging-annotations jar 2.2.1.Final
org.jboss.logging : jboss-logging-processor jar 2.2.1.Final

test (12)

Идентификатор библиотеки Тип Версия
org.jboss.weld.se : weld-se-core jar 3.1.6.Final
io.smallrye.reactive : mutiny-reactive-streams-operators jar 0.17.0
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.7.1
org.junit.jupiter : junit-jupiter-api jar 5.7.1
org.assertj : assertj-core jar 3.19.0
org.awaitility : awaitility jar 4.0.3
org.mockito : mockito-all jar 1.10.19
org.junit-pioneer : junit-pioneer jar 1.4.2
org.junit.platform : junit-platform-commons jar 1.7.2

Модули Проекта

  • api
  • smallrye-reactive-messaging-provider
  • smallrye-reactive-messaging-in-memory
  • smallrye-reactive-messaging-kafka
  • smallrye-reactive-messaging-mqtt
  • smallrye-reactive-messaging-camel
  • smallrye-reactive-messaging-amqp
  • smallrye-reactive-messaging-jms
  • smallrye-reactive-messaging-health
  • examples/quickstart
  • examples/kafka-quickstart
  • examples/kafka-quickstart-kotlin
  • examples/mqtt-quickstart
  • examples/amqp-quickstart
  • smallrye-connector-attribute-processor
  • test-common
  • tck
  • documentation