Reactor Event Bus


License

License

Categories

Categories

React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

cn.yanzx-dev.gitlab
ArtifactId

ArtifactId

reactor-event-bus
Last Version

Last Version

3.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Reactor Event Bus
Reactor Event Bus
Project URL

Project URL

https://github.com/virtualcry/reactor-event-bus
Source Code Management

Source Code Management

https://github.com/virtualcry/reactor-event-bus

Download reactor-event-bus

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.projectreactor : reactor-core jar 3.2.0.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
3.2.0
3.2.0-RC2
3.2.0-RC1