Use the links below to download the product from one of our mirrors. You must verify the integrity of the downloaded files using signatures KEYS downloaded from our main distribution directory.
(*) James maven repositories can be found on https://repo1.maven.org/maven2/org/apache/james/.
JPA James server:
This artifact packages the JPA James server, a simple distribution with zero external dependencies (defaults to an embedded Derby database) that can be configured with an external SQL database.
Distributed James server:
This artifact packages the distributed James server, that operates on top of Cassandra, OpenSearch, RabbitMQ, and S3 API. It is intended for large scale deployments where scalability is required.
Spring wiring:
JPA James server:
This artifact packages the JPA James server, a simple distribution with zero external dependencies (defaults to an embedded Derby database) that can be configured with an external SQL database.
Distributed James server:
This artifact packages the distributed James server, that operates on top of Cassandra, OpenSearch, RabbitMQ, and S3 API. It is intended for large scale deployments where scalability is required.
Spring wiring:
Are now archived (discouraged)
Apache Mime4J 0.8.11 is the latest stable version.
Sources: (Zip) [SHA-512] [PGP]
You can directly use the core library with maven:
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>apache-mime4j-core</artifactId>
<version>0.8.11</version>
</dependency>
Direct download link: (Jar) [SHA-512] [PGP]
In order to use Mime-4j DOM:
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>apache-mime4j-dom</artifactId>
<version>0.8.11</version>
</dependency>
Direct download link: (Jar) [SHA-512] [PGP]
An aggregator project is also available:
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>apache-mime4j</artifactId>
<version>0.8.11</version>
</dependency>
Apache James jSPF 1.0.4 is the latest jSPF stable version.
Sources: (Zip) [SHA-512] [PGP]
You can directly use it with maven:
<dependency>
<groupId>org.apache.james.jspf</groupId>
<artifactId>apache-jspf</artifactId>
<version>1.0.4</version>
</dependency>
Apache James jDKIM 0.3 is the latest jDKIM stable version.
Sources: (Zip) [SHA-512] [PGP]
You can directly use it with maven:
<dependency>
<groupId>org.apache.james.jdkim</groupId>
<artifactId>apache-jdkim</artifactId>
<version>0.3</version>
</dependency>
Apache JSieve 0.8 is the latest stable version.
Sources: (Zip) [SHA-512] [PGP]
You can directly use it with maven:
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>apache-jsieve-core</artifactId>
<version>0.8</version>
</dependency>
Direct download link: (Jar) [SHA-512] [PGP]
An aggregator project is also available:
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>apache-jsieve-all</artifactId>
<version>0.8</version>
</dependency>
Apache Mailet 3.8.1 is the latest stable version.
Sources: (Jar) [SHA-512] [PGP]
You can use the mailet API using this maven dependency:
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>apache-mailet-api</artifactId>
<version>3.8.1</version>
</dependency>
Apache Mailet Base 3.8.1 is the latest stable version.
Sources: (Jar) [SHA-512] [PGP]
You can use the mailet Base using this maven dependency:
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>apache-mailet-base</artifactId>
<version>3.8.1</version>
</dependency>
Apache Mailet Standard 3.8.1 is the latest stable version.
Sources: (Jar) [SHA-512] [PGP]
You can use mailet Standard content using this maven dependency:
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>apache-mailet-standard</artifactId>
<version>3.8.1</version>
</dependency>
Apache Crypto Mailets 3.8.1 is the latest stable version.
Sources: (Jar) [SHA-512] [PGP]
You can use Mailet Crypto content using this maven dependency:
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>apache-mailet-crypto</artifactId>
<version>3.8.1</version>
</dependency>
Apache James Protocols 3.8.1 is the latest stable version.
Apache MPT 0.1 is the latest stable version: