spring-eventbus

eventbus used in spring environment

License

License

Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

com.github.neusnail
ArtifactId

ArtifactId

spring-eventbus
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

spring-eventbus
eventbus used in spring environment
Project URL

Project URL

https://github.com/neuSnail/spring-eventbus
Source Code Management

Source Code Management

https://github.com/neuSnail/spring-eventbus

Download spring-eventbus

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.neusnail/spring-eventbus/ -->
<dependency>
    <groupId>com.github.neusnail</groupId>
    <artifactId>spring-eventbus</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.neusnail/spring-eventbus/
implementation 'com.github.neusnail:spring-eventbus:1.0'
// https://jarcasting.com/artifacts/com.github.neusnail/spring-eventbus/
implementation ("com.github.neusnail:spring-eventbus:1.0")
'com.github.neusnail:spring-eventbus:jar:1.0'
<dependency org="com.github.neusnail" name="spring-eventbus" rev="1.0">
  <artifact name="spring-eventbus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.neusnail', module='spring-eventbus', version='1.0')
)
libraryDependencies += "com.github.neusnail" % "spring-eventbus" % "1.0"
[com.github.neusnail/spring-eventbus "1.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.greenrobot : eventbus jar 3.1.1
org.projectlombok : lombok jar 1.18.10
org.slf4j : slf4j-api jar 1.7.30
com.alibaba : transmittable-thread-local jar 2.6.0

provided (1)

Group / Artifact Type Version
org.springframework : spring-context jar 5.2.3.RELEASE

Project Modules

There are no modules declared in this project.

eventbus

Versions

Version
1.0