License |
License |
---|---|
GroupId | GroupIdorg.apache.james |
ArtifactId | ArtifactIdevent-bus-distributed |
Last Version | Last Version3.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache James :: Event Bus :: Distributed
Distributed implementation for the eventBus
|
Project Organization |
Project Organization |
<!-- 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"]
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 |
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 |