yelong-mail

发送邮件的简单实现

License

License

GroupId

GroupId

com.github.yelong0216
ArtifactId

ArtifactId

yelong-mail
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

yelong-mail
发送邮件的简单实现
Project URL

Project URL

https://github.com/yelong0216/yelong-mail.git
Source Code Management

Source Code Management

https://github.com/yelong0216/yelong-mail

Download yelong-mail

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4
com.sun.mail : javax.mail jar 1.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0