$headContent

Downloading

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/.

Apache James Server

Apache James 3.9.0 is the latest stable version

  • Source code (ZIP Format): james-project-3.9.0-source-release.zip [SHA-512] [PGP]
  • 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.

  • Binary (ZIP Format) for the Distributed James server: james-server-distributed-guice.zip [SHA-512] [PGP]
  • Postgres backed James server:

    This artifact packages the distributed James server, that operates on top of Postgres, OpenSearch, RabbitMQ, and S3 API. It is intended for large scale deployments where scalability is required.

  • Binary (ZIP Format) for the Distributed James server: james-server-distributed-guice.zip [SHA-512] [PGP]
  • JPA James server (legacy):

    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.

  • Binary (ZIP Format) for the JPA James server: james-server-jpa-guice.zip [SHA-512] [PGP]
  • Spring wiring:

  • Binary (ZIP Format) for Spring wiring: james-server-app-3.9.0-app.zip [SHA-512] [PGP]

Apache James 3.7.6 is the latest stable version

Earlier Releases

Are now archived (discouraged)

Apache Mime4J

Apache Mime4J 0.8.13 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.13</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.13</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.13</version>
  </dependency>
     
    

Direct download link: (Zip) [SHA-512] [PGP]

Apache jSPF

Apache James jSPF 1.0.5 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.5</version>
  </dependency>
      
    

Direct download link: (Zip) [SHA-512] [PGP]

Apache jDKIM

Apache James jDKIM 0.5 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.5</version>
  </dependency>
      
    

Direct download link: (Zip) [SHA-512] [PGP]

Apache JSieve

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>
      
    

Direct download link: (Tar Gz) [SHA-512] [PGP]

Apache Mailet

Apache Mailet 3.9.0 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.9.0</version>
  </dependency>
      
    

Direct download link: (Jar) [SHA-512] [PGP]

Apache Mailet Base

Apache Mailet Base 3.9.0 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.9.0</version>
  </dependency>
      
    

Direct download link: (Jar) [SHA-512] [PGP]

Apache Mailet Standard

Apache Mailet Standard 3.9.0 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.9.0</version>
  </dependency>
      
    

Direct download link: (Jar) [SHA-512] [PGP]

Apache Crypto Mailets

Apache Crypto Mailets 3.9.0 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.9.0</version>
  </dependency>
      
    

Direct download link: (Jar) [SHA-512] [PGP]

Apache James Protocols

Apache James Protocols 3.9.0 is the latest stable version.

Apache MPT

Apache MPT 0.1 is the latest stable version: