Последняя версия

Apache James :: Java Mail Extension 3.7.0

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.

Лицензия

Лицензия

Группа

Группа

org.apache.james
Идентификатор

Идентификатор

javax-mail-extension
Версия

Версия

3.7.0
Тип

Тип

jar
Описание

Описание

Apache James :: Java Mail Extension
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.
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать javax-mail-extension 3.7.0


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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 31.0.1-jre
com.sun.mail : javax.mail jar 1.6.2
javax.activation : javax.activation-api jar 1.2.0
org.apache.james : apache-mime4j-core jar 0.8.6

test (1)

Идентификатор библиотеки Тип Версия
org.apache.james : testing-base jar 3.7.0

Модули Проекта

Данный проект не имеет модулей.