Apache James :: Examples :: Custom Mailets

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-mailets
Last Version

Last Version

3.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache James :: Examples :: Custom Mailets
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-mailets

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.james : apache-mailet-api jar 3.7.0
org.apache.james : apache-mailet-base jar 3.7.0
org.apache.james : james-server-util jar 3.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.7.0
3.6.2
3.6.0