jar

org.apache.james : james-project

Maven & Gradle

Mar 01, 2022

Apache James Project · The Apache Java Enterprise Mail Server (a.k.a. Apache James) is a 100% pure Java SMTP, IMAP, JMAP and POP3 Mail server. We have designed James to be a complete and portable enterprise mail engine solution based on currently available open protocols. James is also a mail application platform. We have developed a Java API to let you write Java code to process emails that we call the mailet API. A mailet can generate an automatic reply, update a database, prevent spam, build a message archive, or whatever you can imagine. A matcher determines whether your mailet should process an email in the server. The James project hosts the Mailet API, and James provides an implementation of this mail application platform API.

Table Of Contents

Latest Version

Download org.apache.james : james-project JAR file - Latest Versions:

All Versions

Download org.apache.james : james-project JAR file - All Versions:

Version Vulnerabilities Size Updated
3.7.x 2 vulnerabilities
3.6.x 2 vulnerabilities
3 vulnerabilities
3.5.x 3 vulnerabilities
3.4.x 3 vulnerabilities
3.3.x 3 vulnerabilities
3.2.x 3 vulnerabilities
3.1.x 3 vulnerabilities
3.0.x 3 vulnerabilities
4 vulnerabilities
4 vulnerabilities
4 vulnerabilities
1.8.x 3 vulnerabilities
3 vulnerabilities
1.8 3 vulnerabilities
1.7 3 vulnerabilities
1.6 3 vulnerabilities
1.5 3 vulnerabilities
1.3 3 vulnerabilities
1.2 3 vulnerabilities
1.1 3 vulnerabilities

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window james-project-3.7.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.