liyinan eventer core

A solution of message communication between components in process.

License

License

GroupId

GroupId

io.github.liyinan2333
ArtifactId

ArtifactId

liyinan-eventer-core
Last Version

Last Version

2.0.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

liyinan eventer core
A solution of message communication between components in process.
Project URL

Project URL

https://github.com/liyinan2333/liyinan-eventer-core
Source Code Management

Source Code Management

https://github.com/liyinan2333/liyinan-eventer-core

Download liyinan-eventer-core

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0-RELEASE