License |
License |
---|---|
Categories |
CategoriesFeather Application Layer Libs Dependency Injection |
GroupId | GroupIdcn.featherfly |
ArtifactId | ArtifactIdfeatherfly-common-mail |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfeatherfly-common-mail
featherfly net
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/cn.featherfly/featherfly-common-mail/ -->
<dependency>
<groupId>cn.featherfly</groupId>
<artifactId>featherfly-common-mail</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.featherfly/featherfly-common-mail/
implementation 'cn.featherfly:featherfly-common-mail:0.3.0'
// https://jarcasting.com/artifacts/cn.featherfly/featherfly-common-mail/
implementation ("cn.featherfly:featherfly-common-mail:0.3.0")
'cn.featherfly:featherfly-common-mail:jar:0.3.0'
<dependency org="cn.featherfly" name="featherfly-common-mail" rev="0.3.0">
<artifact name="featherfly-common-mail" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.featherfly', module='featherfly-common-mail', version='0.3.0')
)
libraryDependencies += "cn.featherfly" % "featherfly-common-mail" % "0.3.0"
[cn.featherfly/featherfly-common-mail "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.26 |
cn.featherfly : featherfly-common | jar | LATEST |
javax.mail : javax.mail-api | jar | 1.6.2 |
com.sun.mail : javax.mail | jar | 1.6.2 |