Apache James Mail Library

The Apache Java Enterprise Mail Server (a.k.a. JAMES Server)

License

License

GroupId

GroupId

org.apache.james
ArtifactId

ArtifactId

james-server-mail-library
Last Version

Last Version

3.0-M2
Release Date

Release Date

Type

Type

jar
Description

Description

Apache James Mail Library
The Apache Java Enterprise Mail Server (a.k.a. JAMES Server)
Project Organization

Project Organization

The Apache Software Foundation

Download james-server-mail-library

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.james : james-server-mail-api jar 3.0-M2
org.apache.james : james-server-core-library jar 3.0-M2
org.apache.james : james-server-core-api jar 3.0-M2
org.apache.james : james-server-util jar 3.0-M2
commons-configuration : commons-configuration jar 1.6
commons-logging : commons-logging jar 1.1
commons-collections : commons-collections jar 3.2.1
javax.mail : mail jar 1.4.3
org.apache.james : apache-mailet jar 2.4
javax.annotation : jsr250-api jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.0-M2
3.0-M1