| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.liyinan2333 |
| Идентификатор | Идентификаторliyinan-eventer-core |
| Версия | Версия2.0.0-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеliyinan eventer core
A solution of message communication between components in process.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/io.github.liyinan2333/liyinan-eventer-core/ -->
<dependency>
<groupId>io.github.liyinan2333</groupId>
<artifactId>liyinan-eventer-core</artifactId>
<version>2.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.liyinan2333/liyinan-eventer-core/
implementation 'io.github.liyinan2333:liyinan-eventer-core:2.0.0-RELEASE'
// https://jarcasting.com/artifacts/io.github.liyinan2333/liyinan-eventer-core/
implementation ("io.github.liyinan2333:liyinan-eventer-core:2.0.0-RELEASE")
'io.github.liyinan2333:liyinan-eventer-core:jar:2.0.0-RELEASE'
<dependency org="io.github.liyinan2333" name="liyinan-eventer-core" rev="2.0.0-RELEASE">
<artifact name="liyinan-eventer-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.liyinan2333', module='liyinan-eventer-core', version='2.0.0-RELEASE')
)
libraryDependencies += "io.github.liyinan2333" % "liyinan-eventer-core" % "2.0.0-RELEASE"
[io.github.liyinan2333/liyinan-eventer-core "2.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 |