Apache James Mail File

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

Лицензия

Лицензия

Группа

Группа

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

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

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

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

3.0-M2
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

The Apache Software Foundation

Скачать james-server-mail-file

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

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

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
org.apache.james : james-server-core-api jar 3.0-M2
org.apache.james : james-server-core-library jar 3.0-M2
org.apache.james : james-server-mail-api jar 3.0-M2
org.apache.james : james-server-mail-library jar 3.0-M2
commons-configuration : commons-configuration jar 1.6
org.apache.james : apache-mailet jar 2.4
commons-logging : commons-logging jar 1.1
javax.mail : mail jar 1.4.3
oro : oro jar 2.0.8
javax.annotation : jsr250-api jar 1.0

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1
org.apache.james : james-server-core-library test-jar 3.0-M2
org.apache.james : james-server-mail-library test-jar 3.0-M2

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

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

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

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