Last Version

wcommons/eventbus 1.2.0

Blazing fast eventbus

License

License

Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

io.github.whilein.wcommons
ArtifactId

ArtifactId

wcommons-eventbus
Version

Version

1.2.0
Type

Type

jar
Description

Description

wcommons/eventbus
Blazing fast eventbus
Project Organization

Project Organization

io.github.whilein

Download wcommons-eventbus 1.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
io.github.whilein.wcommons : wcommons-asm jar 1.2.0
io.github.whilein.wcommons : wcommons-util jar 1.2.0

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24
org.jetbrains : annotations jar 23.0.0

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.36
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-api jar 5.8.2

Project Modules

There are no modules declared in this project.