| License |
License |
|---|---|
| GroupId | GroupIdio.github.liyinan2333 |
| ArtifactId | ArtifactIdliyinan-eventer-core |
| Last Version | Last Version2.0.0-RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionliyinan eventer core
A solution of message communication between components in process.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |