| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.nan21.dnet |
| Идентификатор | Идентификаторnan21.dnet.core.email |
| Версия | Версия1.0.6 |
| Тип | Типjar |
| Описание |
ОписаниеDNet Core - Email
Send email service provider and email builder utilities.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| nan21.dnet.core.email-1.0.6.pom | |
| nan21.dnet.core.email-1.0.6.jar | 27 KB |
| nan21.dnet.core.email-1.0.6-sources.jar | 29 KB |
| nan21.dnet.core.email-1.0.6-javadoc.jar | 86 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.nan21.dnet/nan21.dnet.core.email/ -->
<dependency>
<groupId>net.nan21.dnet</groupId>
<artifactId>nan21.dnet.core.email</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.nan21.dnet/nan21.dnet.core.email/
implementation 'net.nan21.dnet:nan21.dnet.core.email:1.0.6'
// https://jarcasting.com/artifacts/net.nan21.dnet/nan21.dnet.core.email/
implementation ("net.nan21.dnet:nan21.dnet.core.email:1.0.6")
'net.nan21.dnet:nan21.dnet.core.email:jar:1.0.6'
<dependency org="net.nan21.dnet" name="nan21.dnet.core.email" rev="1.0.6">
<artifact name="nan21.dnet.core.email" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.nan21.dnet', module='nan21.dnet.core.email', version='1.0.6')
)
libraryDependencies += "net.nan21.dnet" % "nan21.dnet.core.email" % "1.0.6"
[net.nan21.dnet/nan21.dnet.core.email "1.0.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.nan21.dnet : nan21.dnet.core.api | jar | 1.0.6 |
| javax.mail » com.springsource.javax.mail | jar | 1.4.0 |
| org.springframework » org.springframework.beans | jar | 3.1.2.RELEASE |
| org.springframework » org.springframework.context | jar | 3.1.2.RELEASE |