License |
License |
---|---|
GroupId | GroupIdcom.github.luues.tool |
ArtifactId | ArtifactIdtool-mail |
Last Version | Last Version1.0.1.8.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontool-mail
tool 邮箱封装
|
Filename | Size |
---|---|
tool-mail-1.0.1.8.RELEASE.pom | |
tool-mail-1.0.1.8.RELEASE.jar | 16 KB |
tool-mail-1.0.1.8.RELEASE-sources.jar | 12 KB |
tool-mail-1.0.1.8.RELEASE-javadoc.jar | 76 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.luues.tool/tool-mail/ -->
<dependency>
<groupId>com.github.luues.tool</groupId>
<artifactId>tool-mail</artifactId>
<version>1.0.1.8.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luues.tool/tool-mail/
implementation 'com.github.luues.tool:tool-mail:1.0.1.8.RELEASE'
// https://jarcasting.com/artifacts/com.github.luues.tool/tool-mail/
implementation ("com.github.luues.tool:tool-mail:1.0.1.8.RELEASE")
'com.github.luues.tool:tool-mail:jar:1.0.1.8.RELEASE'
<dependency org="com.github.luues.tool" name="tool-mail" rev="1.0.1.8.RELEASE">
<artifact name="tool-mail" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luues.tool', module='tool-mail', version='1.0.1.8.RELEASE')
)
libraryDependencies += "com.github.luues.tool" % "tool-mail" % "1.0.1.8.RELEASE"
[com.github.luues.tool/tool-mail "1.0.1.8.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.github.luues.tool : tool-core | jar | 1.0.1.8.RELEASE |
com.github.luues.tool : tool-setting | jar | 1.0.1.8.RELEASE |
javax.mail : mail | jar | 1.5.0-b01 |
commons-io : commons-io | jar | 2.8.0 |
org.apache.commons : commons-lang3 | jar | 3.11 |
commons-codec : commons-codec | jar | 1.15 |
junit : junit | jar | 4.13.1 |
org.projectlombok : lombok | jar | 1.18.16 |