Jar examples for m:mod-mongo-persistor
MongoDB Persistor Module for Vert.x
You can download jar file mod-mongo-persistor 2.1.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add mod-mongo-persistor-2.1.1.jar to your project.
<dependency> <groupId>io.vertx</groupId> <artifactId>mod-mongo-persistor</artifactId> <version>2.1.1</version> </dependency>
compile group: 'io.vertx', name: 'mod-mongo-persistor', version: '2.1.1'
libraryDependencies += "io.vertx" % "mod-mongo-persistor" % "2.1.1"
<dependency org="io.vertx" name="mod-mongo-persistor" rev="2.1.1"/>
@Grapes(@Grab(group='io.vertx', module='mod-mongo-persistor', version='2.1.1'))
'io.vertx:mod-mongo-persistor:jar:2.1.1'
Click the following link to download the jar file.
mod-mongo-persistor-2.1.1-javadoc.jar