Apache James :: Event Bus :: API

API implementation for the eventBus, abstracting messaging patterns like workqueues and Pub/Sub

License

License

GroupId

GroupId

org.apache.james
ArtifactId

ArtifactId

event-bus-api
Last Version

Last Version

3.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache James :: Event Bus :: API
API implementation for the eventBus, abstracting messaging patterns like workqueues and Pub/Sub
Project Organization

Project Organization

The Apache Software Foundation

Download event-bus-api

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.james : james-core jar 3.7.0
com.google.guava : guava jar 31.0.1-jre
io.projectreactor : reactor-core jar
javax.inject : javax.inject jar 1

test (6)

Group / Artifact Type Version
org.apache.james : james-server-util jar 3.7.0
org.apache.james : metrics-tests jar 3.7.0
org.apache.james : testing-base jar 3.7.0
org.awaitility : awaitility jar 4.1.1
org.hamcrest : java-hamcrest jar 2.0.0.0
org.mockito : mockito-core jar 3.7.7

Project Modules

There are no modules declared in this project.

Versions

Version
3.7.0
3.6.2
3.6.0