| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.leoli233 |
| Идентификатор | Идентификаторleoli-eventer-core |
| Версия | Версия1.0.0-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеleoli eventer core
A solution of message communication between components in process.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/io.github.leoli233/leoli-eventer-core/ -->
<dependency>
<groupId>io.github.leoli233</groupId>
<artifactId>leoli-eventer-core</artifactId>
<version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.leoli233/leoli-eventer-core/
implementation 'io.github.leoli233:leoli-eventer-core:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/io.github.leoli233/leoli-eventer-core/
implementation ("io.github.leoli233:leoli-eventer-core:1.0.0-RELEASE")
'io.github.leoli233:leoli-eventer-core:jar:1.0.0-RELEASE'
<dependency org="io.github.leoli233" name="leoli-eventer-core" rev="1.0.0-RELEASE">
<artifact name="leoli-eventer-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.leoli233', module='leoli-eventer-core', version='1.0.0-RELEASE')
)
libraryDependencies += "io.github.leoli233" % "leoli-eventer-core" % "1.0.0-RELEASE"
[io.github.leoli233/leoli-eventer-core "1.0.0-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| jakarta.annotation : jakarta.annotation-api | jar | 1.3.5 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 |