Last Version

Reactor-Guava Event-Bus 0.1.0.BETA

A binding library that enables getting fluxes of events from the guava event bus.

License

License

Categories

Categories

React User Interface Web Frameworks Geo Business Logic Libraries Geospatial EventBus Application Layer Libs Messaging Reactor Container Microservices Reactive libraries Guava General Purpose Libraries Utility
GroupId

GroupId

com.github.spapageo.reactor
ArtifactId

ArtifactId

reactor-guava-eventbus
Version

Version

0.1.0.BETA
Type

Type

jar
Description

Description

Reactor-Guava Event-Bus
A binding library that enables getting fluxes of events from the guava event bus.
Project URL

Project URL

http://github.com/spapageo/reactor-guava-eventbus

Download reactor-guava-eventbus 0.1.0.BETA


<!-- https://jarcasting.com/artifacts/com.github.spapageo.reactor/reactor-guava-eventbus/ -->
<dependency>
    <groupId>com.github.spapageo.reactor</groupId>
    <artifactId>reactor-guava-eventbus</artifactId>
    <version>0.1.0.BETA</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.spapageo.reactor/reactor-guava-eventbus/
implementation 'com.github.spapageo.reactor:reactor-guava-eventbus:0.1.0.BETA'
// https://jarcasting.com/artifacts/com.github.spapageo.reactor/reactor-guava-eventbus/
implementation ("com.github.spapageo.reactor:reactor-guava-eventbus:0.1.0.BETA")
'com.github.spapageo.reactor:reactor-guava-eventbus:jar:0.1.0.BETA'
<dependency org="com.github.spapageo.reactor" name="reactor-guava-eventbus" rev="0.1.0.BETA">
  <artifact name="reactor-guava-eventbus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.spapageo.reactor', module='reactor-guava-eventbus', version='0.1.0.BETA')
)
libraryDependencies += "com.github.spapageo.reactor" % "reactor-guava-eventbus" % "0.1.0.BETA"
[com.github.spapageo.reactor/reactor-guava-eventbus "0.1.0.BETA"]

Dependencies

compile (3)

Group / Artifact Type Version
io.projectreactor : reactor-core jar 3.0.6.RELEASE
com.google.guava : guava jar 21.0
net.bytebuddy : byte-buddy jar 1.6.0

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.7.22
junit : junit jar 4.12
io.projectreactor.addons : reactor-test jar 3.0.6.RELEASE

Project Modules

There are no modules declared in this project.