Last Version

Reactor Event Bus components 2.0.8.RELEASE

Reactor Event Bus components

License

License

Categories

Categories

React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

io.projectreactor
ArtifactId

ArtifactId

reactor-bus
Version

Version

2.0.8.RELEASE
Type

Type

jar
Description

Description

Reactor Event Bus components
Reactor Event Bus components
Project URL

Project URL

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

Project Organization

reactor
Source Code Management

Source Code Management

https://github.com/reactor/reactor

Download reactor-bus 2.0.8.RELEASE


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

Dependencies

compile (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind Optional jar 2.5.1
com.goldmansachs : gs-collections jar 5.1.0
com.google.code.findbugs : jsr305 Optional jar 3.0.0
com.jayway.jsonpath : json-path Optional jar 2.0.0
io.projectreactor : reactor-core jar 2.0.8.RELEASE

Project Modules

There are no modules declared in this project.