Last Version

mod-mailer 2.0.0-final

Simple Mailer Module for Vert.x which uses JavaMail

License

License

GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

mod-mailer
Version

Version

2.0.0-final
Type

Type

jar
Description

Description

mod-mailer
Simple Mailer Module for Vert.x which uses JavaMail
Project URL

Project URL

https://github.com/vert-x/mod-mailer
Source Code Management

Source Code Management

https://github.com/vert-x/mod-mailer.git

Download mod-mailer 2.0.0-final


<!-- https://jarcasting.com/artifacts/io.vertx/mod-mailer/ -->
<dependency>
    <groupId>io.vertx</groupId>
    <artifactId>mod-mailer</artifactId>
    <version>2.0.0-final</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/mod-mailer/
implementation 'io.vertx:mod-mailer:2.0.0-final'
// https://jarcasting.com/artifacts/io.vertx/mod-mailer/
implementation ("io.vertx:mod-mailer:2.0.0-final")
'io.vertx:mod-mailer:jar:2.0.0-final'
<dependency org="io.vertx" name="mod-mailer" rev="2.0.0-final">
  <artifact name="mod-mailer" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='mod-mailer', version='2.0.0-final')
)
libraryDependencies += "io.vertx" % "mod-mailer" % "2.0.0-final"
[io.vertx/mod-mailer "2.0.0-final"]

Dependencies

compile (1)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
io.vertx : testtools jar 2.0.0-final

Project Modules

There are no modules declared in this project.