License |
License |
---|---|
Categories |
CategoriesFeather Application Layer Libs Dependency Injection |
GroupId | GroupIdcn.featherfly.common |
ArtifactId | ArtifactIdcommon-mail |
Last Version | Last Version0.4.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon-mail
featherfly mail
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-mail-0.4.4.pom | |
common-mail-0.4.4.jar | 28 KB |
common-mail-0.4.4-sources.jar | 18 KB |
common-mail-0.4.4-javadoc.jar | 85 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
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 |