Vert.x Mail

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-mail
Last Version

Last Version

3.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

Vert.x Mail
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Eclipse

Download vertx-mail

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
io.vertx : vertx-lang-groovy Optional jar
io.vertx : vertx-lang-kotlin Optional jar
io.vertx : vertx-lang-ruby Optional jar
io.vertx : vertx-rx-java Optional jar
io.vertx : vertx-rx-java2 Optional jar
io.vertx : vertx-lang-js Optional jar

provided (3)

Group / Artifact Type Version
io.vertx : vertx-codegen jar
io.vertx : vertx-docgen jar
io.vertx : vertx-codetrans jar

test (10)

Group / Artifact Type Version
org.subethamail : subethasmtp jar 3.1.7
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
io.vertx : vertx-core test-jar
io.vertx : vertx-lang-js test-jar 3.5.1
junit : junit jar 4.12
io.vertx : vertx-unit jar
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-log4j12 jar 1.7.25
log4j : log4j jar 1.2.17

Project Modules

  • vertx-mail-client
  • vertx-mail-service

Versions

Version
3.5.1
3.5.0
3.5.0.Beta1
3.4.2
3.4.1
3.4.0
3.4.0.Beta1
3.3.3
3.3.2
3.3.1
3.3.0
3.3.0.CR2
3.3.0.CR1
3.2.1
3.2.0
3.1.0
3.0.0
3.0.0-milestone6