Last Version

commons-mail 2.1.2-RELEASE

java mail 以及Spring Mail

License

License

GroupId

GroupId

com.hb0730
ArtifactId

ArtifactId

commons-mail
Version

Version

2.1.2-RELEASE
Type

Type

jar
Description

Description

commons-mail
java mail 以及Spring Mail

Download commons-mail 2.1.2-RELEASE


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

Dependencies

compile (9)

Group / Artifact Type Version
com.hb0730 : commons-lang jar 2.1.2-RELEASE
com.sun.mail : jakarta.mail jar 1.6.5
org.springframework : spring-context Optional jar 5.2.4.RELEASE
org.springframework : spring-context-support Optional jar 5.2.4.RELEASE
org.springframework : spring-webmvc Optional jar 5.2.4.RELEASE
org.freemarker : freemarker Optional jar 2.3.29
org.slf4j : slf4j-api Optional jar 1.7.30
javax.annotation : javax.annotation-api jar 1.3.2
org.projectlombok : lombok Optional jar 1.18.12

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.30
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.