commons-mail


License

License

GroupId

GroupId

com.mizhousoft.commons
ArtifactId

ArtifactId

commons-mail
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

commons-mail
Project Organization

Project Organization

Shenzhen Mizhou Technology Co., Ltd.

Download commons-mail

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.mizhousoft.commons : commons-data jar 1.0.0
org.slf4j : slf4j-api jar 1.7.30
org.apache.commons : commons-lang3 jar 3.10
org.apache.commons : commons-collections4 jar 4.3

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-mail jar
org.springframework.boot : spring-boot-starter jar

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0