event-bus

Publish/subscribe event bus that simplifies communication between Corbel modules

License

License

GroupId

GroupId

com.bq.corbel
ArtifactId

ArtifactId

event-bus
Last Version

Last Version

1.33.0
Release Date

Release Date

Type

Type

jar
Description

Description

event-bus
Publish/subscribe event bus that simplifies communication between Corbel modules
Project URL

Project URL

https://github.com/bq/event-bus
Project Organization

Project Organization

bq
Source Code Management

Source Code Management

https://github.com/bq/event-bus

Download event-bus

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.bq.corbel.lib : rabbitmq jar 0.11.0
org.springframework : spring-beans jar 4.2.6.RELEASE
org.springframework : spring-core jar 4.2.6.RELEASE
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.5.3

test (3)

Group / Artifact Type Version
org.easytesting : fest-assert-core jar 2.0M10
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

event-bus License Build Status Coverage Status

###About Publish/subscribe event bus that simplifies communication between Corbel modules.

com.bq.corbel

BQ

We help people to understand technology, we inspire them to use it and develop it.

Versions

Version
1.33.0
1.32.0
1.31.1
1.27.1