Java SimpleEvent

An Easy way to do PubSub.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Java SimpleEvent
An Easy way to do PubSub.
Ссылка на сайт

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

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

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

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

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

https://github.com/maroodb/simple-event

Скачать simple-event

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

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

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar RELEASE
org.awaitility : awaitility jar 4.2.0

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

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

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

Версия
1.0.1
1.0.0