com.github.robert2411.platform.components:eventbus

Basic libs that can easely be reused in other projects

Лицензия

Лицензия

Категории

Категории

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

Группа

com.github.robert2411.platform.components
Идентификатор

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

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

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

1.0.4
Дата

Дата

Тип

Тип

pom
Описание

Описание

Basic libs that can easely be reused in other projects

Скачать eventbus

Имя Файла Размер
eventbus-1.0.4.pom 714 bytes
Обзор

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

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

Зависимости

provided (1)

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

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

  • eventbus-api
  • eventbus-core
  • eventbus-inmemory-starter

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

Версия
1.0.4
1.0.3