не последняя версия
Последняя версия 2.0.7.RELEASE

io.projectreactor.spring:reactor-spring-messaging 2.0.6.RELEASE

Reactor Spring Messaging Components

Категории

Категории

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

Группа

io.projectreactor.spring
Идентификатор

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

reactor-spring-messaging
Версия

Версия

2.0.6.RELEASE
Тип

Тип

jar

Скачать reactor-spring-messaging 2.0.6.RELEASE


<!-- https://jarcasting.com/artifacts/io.projectreactor.spring/reactor-spring-messaging/ -->
<dependency>
    <groupId>io.projectreactor.spring</groupId>
    <artifactId>reactor-spring-messaging</artifactId>
    <version>2.0.6.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.projectreactor.spring/reactor-spring-messaging/
implementation 'io.projectreactor.spring:reactor-spring-messaging:2.0.6.RELEASE'
// https://jarcasting.com/artifacts/io.projectreactor.spring/reactor-spring-messaging/
implementation ("io.projectreactor.spring:reactor-spring-messaging:2.0.6.RELEASE")
'io.projectreactor.spring:reactor-spring-messaging:jar:2.0.6.RELEASE'
<dependency org="io.projectreactor.spring" name="reactor-spring-messaging" rev="2.0.6.RELEASE">
  <artifact name="reactor-spring-messaging" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.projectreactor.spring', module='reactor-spring-messaging', version='2.0.6.RELEASE')
)
libraryDependencies += "io.projectreactor.spring" % "reactor-spring-messaging" % "2.0.6.RELEASE"
[io.projectreactor.spring/reactor-spring-messaging "2.0.6.RELEASE"]