Vert.x module for sending emails via SMTP server asynchronously.
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-mail-client</artifactId>
<version>5.0.11</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Send an email using Vert.x Mail Client asynchronously.
Use MailClient.createShared(vertx, config) to reuse connections.
No dependency data recorded yet.