common-mail

featherfly mail

License

License

Categories

Categories

Feather Application Layer Libs Dependency Injection
GroupId

GroupId

cn.featherfly.common
ArtifactId

ArtifactId

common-mail
Last Version

Last Version

0.4.4
Release Date

Release Date

Type

Type

jar
Description

Description

common-mail
featherfly mail
Project URL

Project URL

https://github.com/featherfly/common
Source Code Management

Source Code Management

https://github.com/featherfly/common

Download common-mail

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

runtime (3)

Group / Artifact Type Version
cn.featherfly.common : common-core jar 1.9.0
javax.mail : javax.mail-api jar 1.6.2
com.sun.mail : javax.mail jar 1.6.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.4
0.4.3
0.4.2
0.4.1
0.3.1