is not current version
Last Version 3.7.0

Apache James :: Event Bus :: API 3.6.0

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
Version

Version

3.6.0
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 3.6.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.james : james-core jar 3.6.0
com.google.guava : guava jar 25.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.6.0
org.apache.james : metrics-tests jar 3.6.0
org.apache.james : testing-base jar 3.6.0
org.awaitility : awaitility jar 4.0.3
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.