is not current version
Last Version 1.2.0

wcommons/eventbus 1.1.2

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.1.2
Type

Type

jar
Description

Description

wcommons/eventbus
Blazing fast eventbus
Project Organization

Project Organization

io.github.whilein

Download wcommons-eventbus 1.1.2


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

Dependencies

compile (3)

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

provided (2)

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

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.36
io.github.whilein.wcommons : wcommons-agent jar 1.1.2
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.