event-bus

Publish/subscribe event bus that simplifies communication between Corbel modules

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.28.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

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

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

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

https://github.com/corbel-platform/event-bus

Скачать event-bus

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
io.corbel.lib : rabbitmq jar 0.8.0
org.springframework : spring-beans jar 4.3.3.RELEASE
org.springframework : spring-core jar 4.3.3.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 GitHub version License Build Status Coverage Status

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

io.corbel

Corbel Platform

Backend that suits any application

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

Версия
1.28.0
1.27.1
1.27.0
1.26.0
1.25.0
1.24.0
1.23.0
1.22.0
1.21.0