Apache James :: Event Bus :: Distributed

Distributed implementation for the eventBus

License

License

GroupId

GroupId

org.apache.james
ArtifactId

ArtifactId

event-bus-distributed
Last Version

Last Version

3.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache James :: Event Bus :: Distributed
Distributed implementation for the eventBus
Project Organization

Project Organization

The Apache Software Foundation

Download event-bus-distributed

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.james : event-bus-api jar 3.7.0
org.apache.james : james-server-lifecycle-api jar 3.7.0
org.apache.james : apache-james-backends-rabbitmq jar 3.7.0
org.apache.james : metrics-api jar 3.7.0
io.projectreactor : reactor-core jar
io.projectreactor.rabbitmq : reactor-rabbitmq jar
org.apache.commons : commons-pool2 jar 2.11.1

test (9)

Group / Artifact Type Version
org.apache.james : event-bus-api test-jar 3.7.0
org.apache.james : event-bus-in-vm jar 3.7.0
org.apache.james : james-server-testing jar 3.7.0
org.apache.james : metrics-tests jar 3.7.0
org.apache.james : testing-base jar 3.7.0
org.apache.james : apache-james-backends-rabbitmq test-jar 3.7.0
org.awaitility : awaitility jar 4.1.1
org.mockito : mockito-core jar 3.7.7
org.testcontainers : testcontainers jar 1.16.2

Project Modules

There are no modules declared in this project.

Versions

Version
3.7.0
3.6.2
3.6.0