Apache Commons Email

Apache Commons Email aims to provide an API for sending email. It is built on top of the JavaMail API, which it aims to simplify.

Лицензия

Лицензия

Группа

Группа

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

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

commons-email
Последняя версия

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

1.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

Apache Commons Email
Apache Commons Email aims to provide an API for sending email. It is built on top of the JavaMail API, which it aims to simplify.
Ссылка на сайт

Ссылка на сайт

http://commons.apache.org/proper/commons-email/
Организация-разработчик

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

The Apache Software Foundation

Скачать commons-email

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.sun.mail : javax.mail jar 1.5.6

test (7)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.slf4j : slf4j-jdk14 jar 1.7.7
commons-io : commons-io jar 2.5
org.subethamail : subethasmtp jar 3.1.7
org.powermock : powermock-module-junit4 jar 1.6.5
org.powermock : powermock-api-easymock jar 1.6.5
org.easymock : easymock jar 3.4

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

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

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

Версия
1.5
1.4
1.3.3
1.3.2
1.3.1
1.3
1.2
1.1