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

x-mongo-embedded-db.3.5.0.source-code.io.vertx.vertx-mongo-embedded-db.json Maven / Gradle / Ivy

There is a newer version: 3.9.16
Show newest version
{
  "main": "io.vertx.ext.embeddedmongo.EmbeddedMongoVerticle",

  "options": {
    "worker": true,
    "config": {
      "port": 27018 // We choose this so as not to clash with default port 27017 of real Mongo
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy