Apache JAMES Standard Mailets

Apache JAMES Standard Mailets is a rich collection of general purpose mailets with limited dependencies. These mailets can be used in any mailet container.

License

License

GroupId

GroupId

org.apache.james
ArtifactId

ArtifactId

apache-standard-mailets
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Apache JAMES Standard Mailets
Apache JAMES Standard Mailets is a rich collection of general purpose mailets with limited dependencies. These mailets can be used in any mailet container.
Project URL

Project URL

http://james.apache.org/mailet/standard/
Project Organization

Project Organization

The Apache Software Foundation

Download apache-standard-mailets

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
javax.mail : mail jar 1.4.3
commons-httpclient : commons-httpclient jar 3.0.1
org.apache.james : apache-mailet-base jar 1.1

test (2)

Group / Artifact Type Version
org.apache.james : apache-mailet-base test-jar 1.1
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0