| License |
License |
|---|---|
| GroupId | GroupIdio.github.dunwu.boot |
| ArtifactId | ArtifactIddunwu-starter-mail |
| Version | Version1.0.6 |
| Type | Typejar |
| Description |
Descriptiondunwu-starter-mail
dunwu 邮件 spring boot 启动包
|
| Filename | Size |
|---|---|
| dunwu-starter-mail-1.0.6.pom | |
| dunwu-starter-mail-1.0.6.jar | 1 KB |
| Browse |
<!-- 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.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dunwu.boot/dunwu-starter-mail/
implementation 'io.github.dunwu.boot:dunwu-starter-mail:1.0.6'
// https://jarcasting.com/artifacts/io.github.dunwu.boot/dunwu-starter-mail/
implementation ("io.github.dunwu.boot:dunwu-starter-mail:1.0.6")
'io.github.dunwu.boot:dunwu-starter-mail:jar:1.0.6'
<dependency org="io.github.dunwu.boot" name="dunwu-starter-mail" rev="1.0.6">
<artifact name="dunwu-starter-mail" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dunwu.boot', module='dunwu-starter-mail', version='1.0.6')
)
libraryDependencies += "io.github.dunwu.boot" % "dunwu-starter-mail" % "1.0.6"
[io.github.dunwu.boot/dunwu-starter-mail "1.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | |
| io.github.dunwu.boot : dunwu-autoconfigure | jar | 1.0.6 |
| org.springframework : spring-context-support | jar | |
| com.sun.mail : javax.mail | jar |