Jibu Plugins :: Java Mail

稳定、高效、简洁的 Java 应用开发模板。

License

License

GroupId

GroupId

org.gaixie.jibu.plugins
ArtifactId

ArtifactId

jibu-mail
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Jibu Plugins :: Java Mail
稳定、高效、简洁的 Java 应用开发模板。
Project Organization

Project Organization

Gaixie.ORG

Download jibu-mail

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
javax.mail : mail jar 1.4.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
1.0.0-RC1
1.0.0-M3
1.0.0-M2