mail-service

mail functions for common cases

License

License

GroupId

GroupId

com.github.yamingd.argo
ArtifactId

ArtifactId

mail-service
Last Version

Last Version

2.1.6
Release Date

Release Date

Type

Type

jar
Description

Description

mail-service
mail functions for common cases
Project URL

Project URL

https://github.com/yamingd/argo-mail
Source Code Management

Source Code Management

https://github.com/yamingd/argo-mail

Download mail-service

How to add to project

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

Dependencies

compile (14)

Group / Artifact Type Version
com.github.yamingd.argo : argo-yaml jar 1.2
com.github.yamingd.argo : annotations jar 2.2.0
org.slf4j : jul-to-slf4j jar 1.5.11
commons-logging : commons-logging jar 1.2
javax.mail : mail jar 1.4.7
org.springframework : spring-context jar 3.2.11.RELEASE
com.google.guava : guava jar 18.0
com.github.yamingd.argo : argo-util jar 2.1
ch.qos.logback : logback-classic jar 1.0.13
org.springframework : spring-tx jar 3.2.12.RELEASE
org.apache.commons : commons-lang3 jar 3.1
org.springframework : spring-context-support jar 3.2.11.RELEASE
org.aspectj : aspectjrt jar 1.8.6
org.slf4j : slf4j-api jar 1.7.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1