Apache James Server IMAP

The Apache Java Enterprise Mail Server (a.k.a. JAMES Server)

Лицензия

Лицензия

Группа

Группа

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

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

james-server-imapserver
Последняя версия

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

3.0-M2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Apache James Server IMAP
The Apache Java Enterprise Mail Server (a.k.a. JAMES Server)
Организация-разработчик

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

The Apache Software Foundation

Скачать james-server-imapserver

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

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
org.apache.james : james-server-netty-socket jar 3.0-M2
org.apache.james : apache-james-imap-api jar 0.2-M1
org.apache.james : apache-james-imap-message jar 0.2-M1
org.apache.james.protocols : protocols-impl jar 1.2-M1
commons-logging : commons-logging jar 1.1
commons-configuration : commons-configuration jar 1.6
org.jboss.netty : netty jar 3.2.1.Final
javax.annotation : jsr250-api jar 1.0

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

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

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

Версия
3.0-M2
3.0-M1
3.0-beta3