commons-mail

A Simple E-mail Operating Tool Class

License

License

GroupId

GroupId

com.github.luues
ArtifactId

ArtifactId

commons-mail
Last Version

Last Version

1.2.1.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

commons-mail
A Simple E-mail Operating Tool Class

Download commons-mail

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
com.github.luues : commons-util jar 1.2.1.RELEASE
javax.mail : mail jar 1.5.0-b01
javax.servlet : javax.servlet-api jar 4.0.1
org.projectlombok : lombok jar 1.18.0
com.alibaba : fastjson jar 1.2.58
org.apache.poi : poi jar 4.0.1
org.apache.poi : poi-ooxml jar 4.0.1
commons-io : commons-io jar 2.6
commons-lang : commons-lang jar 2.6
commons-codec : commons-codec jar 1.11
org.apache.httpcomponents : httpclient jar 4.5.8
org.apache.logging.log4j : log4j-to-slf4j jar 2.11.2
org.slf4j : jul-to-slf4j jar 1.7.26

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1.RELEASE
1.2.0.RELEASE
1.1.0.RELEASE
1.0.6.RELEASE
1.0.5.RELEASE
1.0.2.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE