| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.dunwu.boot |
| Идентификатор | Идентификаторdunwu-starter-mail |
| Версия | Версия1.0.7 |
| Тип | Типjar |
| Описание |
Описаниеdunwu-starter-mail
dunwu 邮件 spring boot 启动包
|
| Имя Файла | Размер |
|---|---|
| dunwu-starter-mail-1.0.7.pom | |
| dunwu-starter-mail-1.0.7.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.dunwu.boot/dunwu-starter-mail/ -->
<dependency>
<groupId>io.github.dunwu.boot</groupId>
<artifactId>dunwu-starter-mail</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dunwu.boot/dunwu-starter-mail/
implementation 'io.github.dunwu.boot:dunwu-starter-mail:1.0.7'
// https://jarcasting.com/artifacts/io.github.dunwu.boot/dunwu-starter-mail/
implementation ("io.github.dunwu.boot:dunwu-starter-mail:1.0.7")
'io.github.dunwu.boot:dunwu-starter-mail:jar:1.0.7'
<dependency org="io.github.dunwu.boot" name="dunwu-starter-mail" rev="1.0.7">
<artifact name="dunwu-starter-mail" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dunwu.boot', module='dunwu-starter-mail', version='1.0.7')
)
libraryDependencies += "io.github.dunwu.boot" % "dunwu-starter-mail" % "1.0.7"
[io.github.dunwu.boot/dunwu-starter-mail "1.0.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | |
| io.github.dunwu.boot : dunwu-autoconfigure | jar | 1.0.7 |
| org.springframework : spring-context-support | jar | |
| com.sun.mail : javax.mail | jar |