Last Version

Reactor Spring Messaging Components 2.0.7.RELEASE

Reactor Spring Messaging Components

License

License

Categories

Categories

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

GroupId

io.projectreactor.spring
ArtifactId

ArtifactId

reactor-spring-messaging
Version

Version

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

Dependencies

compile (4)

Group / Artifact Type Version
io.projectreactor.spring : reactor-spring-context jar 2.0.7.RELEASE
io.projectreactor : reactor-net jar 2.0.7.RELEASE
org.slf4j : slf4j-api jar 1.7.7
org.springframework : spring-messaging jar 4.1.5.RELEASE

Project Modules

There are no modules declared in this project.