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

io.smallrye.reactive:smallrye-reactive-messaging 2.1.1

An implementation of the MicroProfile Reactive Streams Messaging specification

Категории

Категории

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

Группа

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

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

smallrye-reactive-messaging
Версия

Версия

2.1.1
Тип

Тип

pom

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

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

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