| Лицензия |
Лицензия
LGPL
|
|---|---|
| Категории |
КатегорииASM Библиотеки уровня приложения Bytecode Manipulation |
| Группа | Группаorg.subethamail |
| Идентификатор | Идентификаторsubethasmtp-smtp |
| Последняя версия | Последняя версия1.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSubEtha SMTP
A multithreaded standalone SMTP mail server implementation.
|
| Имя Файла | Размер |
|---|---|
| subethasmtp-smtp-1.2.pom | |
| subethasmtp-smtp-1.2.jar | 61 KB |
| subethasmtp-smtp-1.2-sources.jar | 48 KB |
| subethasmtp-smtp-1.2-javadoc.jar | 281 KB |
| subethasmtp-smtp-1.2-java14.jar | 61 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.subethamail/subethasmtp-smtp/ -->
<dependency>
<groupId>org.subethamail</groupId>
<artifactId>subethasmtp-smtp</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.subethamail/subethasmtp-smtp/
implementation 'org.subethamail:subethasmtp-smtp:1.2'
// https://jarcasting.com/artifacts/org.subethamail/subethasmtp-smtp/
implementation ("org.subethamail:subethasmtp-smtp:1.2")
'org.subethamail:subethasmtp-smtp:jar:1.2'
<dependency org="org.subethamail" name="subethasmtp-smtp" rev="1.2">
<artifact name="subethasmtp-smtp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.subethamail', module='subethasmtp-smtp', version='1.2')
)
libraryDependencies += "org.subethamail" % "subethasmtp-smtp" % "1.2"
[org.subethamail/subethasmtp-smtp "1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-logging : commons-logging | jar | 1.1 |
| javax.mail : mail | jar | 1.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.0 |