event-bus

Publish/subscribe event bus that simplifies communication between Corbel modules

Лицензия

Лицензия

Группа

Группа

com.bq.corbel
Идентификатор

Идентификатор

event-bus
Последняя версия

Последняя версия

1.33.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

event-bus
Publish/subscribe event bus that simplifies communication between Corbel modules
Ссылка на сайт

Ссылка на сайт

https://github.com/bq/event-bus
Организация-разработчик

Организация-разработчик

bq
Система контроля версий

Система контроля версий

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

Скачать event-bus

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.easytesting : fest-assert-core jar 2.0M10
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5

Модули Проекта

Данный проект не имеет модулей.

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.

Версии библиотеки

Версия
1.33.0
1.32.0
1.31.1
1.27.1