SmartEventBus

Distributed consistency event bus

Лицензия

Лицензия

Категории

Категории

EventBus Библиотеки уровня приложения Messaging
Группа

Группа

me.ahoo.eventbus
Идентификатор

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

ahoo-eventbus
Последняя версия

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

0.8.5
Дата

Дата

Тип

Тип

pom
Описание

Описание

SmartEventBus
Distributed consistency event bus
Ссылка на сайт

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

https://github.com/Ahoo-Wang/SmartEventBus

Скачать ahoo-eventbus

Имя Файла Размер
ahoo-eventbus-0.8.5.pom 7 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/me.ahoo.eventbus/ahoo-eventbus/ -->
<dependency>
    <groupId>me.ahoo.eventbus</groupId>
    <artifactId>ahoo-eventbus</artifactId>
    <version>0.8.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/me.ahoo.eventbus/ahoo-eventbus/
implementation 'me.ahoo.eventbus:ahoo-eventbus:0.8.5'
// https://jarcasting.com/artifacts/me.ahoo.eventbus/ahoo-eventbus/
implementation ("me.ahoo.eventbus:ahoo-eventbus:0.8.5")
'me.ahoo.eventbus:ahoo-eventbus:pom:0.8.5'
<dependency org="me.ahoo.eventbus" name="ahoo-eventbus" rev="0.8.5">
  <artifact name="ahoo-eventbus" type="pom" />
</dependency>
@Grapes(
@Grab(group='me.ahoo.eventbus', module='ahoo-eventbus', version='0.8.5')
)
libraryDependencies += "me.ahoo.eventbus" % "ahoo-eventbus" % "0.8.5"
[me.ahoo.eventbus/ahoo-eventbus "0.8.5"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 28.2-jre
org.slf4j : slf4j-api jar

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok Необязательный jar

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar

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

  • eventbus-core
  • eventbus-rabbit
  • eventbus-spring-context
  • eventbus-jdbc
  • eventbus-spring-boot-autoconfigure
  • eventbus-spring-boot-starter
  • eventbus-kafka

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

Версия
0.8.5
0.8.1
0.8.0
0.6.9
0.6.6
0.6.3
0.6.0
0.5.8
0.5.6
0.5.5