Angus Mail smtp provider


Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.eclipse.angus
Идентификатор

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

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

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Angus Mail smtp provider
Angus Mail smtp provider
Организация-разработчик

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

Eclipse Foundation

Скачать smtp

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
jakarta.mail : jakarta.mail-api jar 2.1.0
org.eclipse.angus : angus-core jar 1.0.0

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

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

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

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