org.apache.james:custom-listeners

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
Идентификатор

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

custom-listeners
Последняя версия

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

3.5.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

Скачать custom-listeners

Как подключить последнюю версию

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

Зависимости

compile (1)

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

test (5)

Идентификатор библиотеки Тип Версия
org.apache.james : apache-james-mailbox-api test-jar 3.5.0
org.apache.james : apache-james-mailbox-memory test-jar 3.5.0
org.apache.james : apache-james-mailbox-memory jar 3.5.0
org.apache.james : metrics-tests jar 3.5.0
org.apache.james : testing-base jar 3.5.0

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

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

Версии библиотеки

Версия
3.5.0
3.4.0