weboot-mailer

用于SpringBoot项目 | 发送邮件

License

License

GroupId

GroupId

com.github.lhnonline
ArtifactId

ArtifactId

weboot-mailer
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

weboot-mailer
用于SpringBoot项目 | 发送邮件
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/weboot-mailer
Source Code Management

Source Code Management

https://github.com/lhnonline

Download weboot-mailer

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.2.9.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.2.9.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.2.9.RELEASE
org.projectlombok : lombok jar 1.18.12
javax.mail : mail jar 1.4.7
cn.hutool : hutool-all jar 5.4.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0