| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииEventBus Библиотеки уровня приложения Messaging |
| Группа | Группаio.github.forezp |
| Идентификатор | Идентификаторmatrix-eventbus-core |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеmatrix-eventbus-core
Demo project for Spring Boot
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| matrix-eventbus-core-1.1.pom | |
| matrix-eventbus-core-1.1.jar | 10 KB |
| matrix-eventbus-core-1.1-sources.jar | 6 KB |
| matrix-eventbus-core-1.1-javadoc.jar | 85 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.forezp/matrix-eventbus-core/ -->
<dependency>
<groupId>io.github.forezp</groupId>
<artifactId>matrix-eventbus-core</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.forezp/matrix-eventbus-core/
implementation 'io.github.forezp:matrix-eventbus-core:1.1'
// https://jarcasting.com/artifacts/io.github.forezp/matrix-eventbus-core/
implementation ("io.github.forezp:matrix-eventbus-core:1.1")
'io.github.forezp:matrix-eventbus-core:jar:1.1'
<dependency org="io.github.forezp" name="matrix-eventbus-core" rev="1.1">
<artifact name="matrix-eventbus-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.forezp', module='matrix-eventbus-core', version='1.1')
)
libraryDependencies += "io.github.forezp" % "matrix-eventbus-core" % "1.1"
[io.github.forezp/matrix-eventbus-core "1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.forezp : scrorpio | jar | 1.0.1 |