Event Bus

D-Haven Event Bus is used to provide an event bus architecture for any Java GUI based application. All the events are passed around on the Swing event handling thread. The focus for this library is to get a well tested solution to be used wherever it is needed.

Категории

Категории

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

Группа

d-haven-eventbus
Идентификатор

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

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

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

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Event Bus
D-Haven Event Bus is used to provide an event bus architecture for any Java GUI based application. All the events are passed around on the Swing event handling thread. The focus for this library is to get a well tested solution to be used wherever it is needed.
Организация-разработчик

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

D-Haven.org

Скачать eventbus

Имя Файла Размер
eventbus-1.0.pom
eventbus-1.0.jar 10 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
1.0