Reactor Spring Messaging Components


License

License

Categories

Categories

React User Interface Web Frameworks Messaging Application Layer Libs Reactor Container Microservices Reactive libraries
GroupId

GroupId

org.projectreactor.spring
ArtifactId

ArtifactId

reactor-spring-messaging
Last Version

Last Version

1.1.3.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Reactor Spring Messaging Components
Reactor Spring Messaging Components
Project URL

Project URL

https://github.com/reactor/reactor-spring
Project Organization

Project Organization

reactor
Source Code Management

Source Code Management

https://github.com/reactor/reactor-spring.git

Download reactor-spring-messaging

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 Optional jar 2.0.0
org.projectreactor.spring : reactor-spring-context jar 1.1.3.RELEASE
org.projectreactor : reactor-net jar 1.1.3.RELEASE
org.slf4j : slf4j-api jar 1.7.7
org.springframework : spring-messaging jar 4.0.3.RELEASE

Project Modules

There are no modules declared in this project.
org.projectreactor.spring

Reactor

Reactive Streams based projects for backpressure-ready asynchronous message passing.

Versions

Version
1.1.3.RELEASE
1.1.2.RELEASE
1.1.1.RELEASE
1.1.0.RELEASE