Email-dispatcher

Email Dispatcher is an open source project created by Jhonys Camacho and Jhonathan Camacho to facilitate the sending of emails.

License

License

GroupId

GroupId

com.gitlab.jhonsapp
ArtifactId

ArtifactId

email-dispatcher
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Email-dispatcher
Email Dispatcher is an open source project created by Jhonys Camacho and Jhonathan Camacho to facilitate the sending of emails.
Project Organization

Project Organization

Pivotal Software, Inc.

Download email-dispatcher

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-mail jar 1.5.6.RELEASE
javax.mail : mail jar 1.4.7
com.gitlab.jhonsapp : simple-email jar 1.0.0
com.gitlab.jhonsapp : util jar 1.0.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0