All Downloads are FREE. Search and download functionalities are using the official Maven repository.

x-mail-service.3.9.15.source-code.io.vertx.mail-service.json Maven / Gradle / Ivy

There is a newer version: 3.9.16
Show newest version
{
  "main": "io.vertx.ext.mail.MailServiceVerticle",
  "options": {
    "worker": false,
    "config": {
      "address": "vertx.mail",
      // we could leave that out and rely on the defaults
      "hostname": "localhost",
      "port": 25
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy