Apache James :: Examples :: Custom Listeners

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

org.apache.james.examples
ArtifactId

ArtifactId

custom-listeners
Last Version

Last Version

3.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache James :: Examples :: Custom Listeners
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation

Download custom-listeners

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.james : apache-james-mailbox-api jar 3.7.0

test (6)

Group / Artifact Type Version
org.apache.james : apache-james-mailbox-api test-jar 3.7.0
org.apache.james : apache-james-mailbox-memory test-jar 3.7.0
org.apache.james : apache-james-mailbox-memory jar 3.7.0
org.apache.james : event-bus-api test-jar 3.7.0
org.apache.james : metrics-tests jar 3.7.0
org.apache.james : testing-base jar 3.7.0

Project Modules

There are no modules declared in this project.
org.apache.james.examples

The Apache Software Foundation

Versions

Version
3.7.0
3.6.2
3.6.0