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

io.smallrye.reactive:smallrye-reactive-messaging 0.0.7

An implementation of the MicroProfile Reactive Streams Messaging specification

Категории

Категории

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

Группа

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

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

smallrye-reactive-messaging
Версия

Версия

0.0.7
Тип

Тип

pom

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

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

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