MessageBus

Lightweight, extremely fast, and zero-gc message/event bus for Java 8+

License

License

GroupId

GroupId

com.dorkbox
ArtifactId

ArtifactId

MessageBus
Last Version

Last Version

2.4
Release Date

Release Date

Type

Type

jar
Description

Description

MessageBus
Lightweight, extremely fast, and zero-gc message/event bus for Java 8+
Project Organization

Project Organization

Dorkbox LLC

Download MessageBus

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.32

runtime (7)

Group / Artifact Type Version
com.dorkbox : Updates jar 1.0
com.dorkbox : Utilities jar 1.9
com.lmax : disruptor jar 3.4.2
com.conversantmedia : disruptor jar 1.2.19
org.ow2.asm : asm jar 9.1
com.esotericsoftware : reflectasm jar 1.11.9
org.slf4j : slf4j-api jar 1.7.30

Project Modules

There are no modules declared in this project.

Versions

Version
2.4
2.3
2.2
2.1
2.0
1.20
1.19
1.18
1.17
1.16
1.15
1.14
1.13
1.12
1.11
1.10
1.9
1.8
1.7
1.4
1.3