Jar examples for v:vertx-auth-mongo
You can download jar file vertx-auth-mongo 3.2.0 in this page.
Open Source License
You can use the following script to add vertx-auth-mongo-3.2.0.jar to your project.
<dependency> <groupId>io.vertx</groupId> <artifactId>vertx-auth-mongo</artifactId> <version>3.2.0</version> </dependency>
compile group: 'io.vertx', name: 'vertx-auth-mongo', version: '3.2.0'
libraryDependencies += "io.vertx" % "vertx-auth-mongo" % "3.2.0"
<dependency org="io.vertx" name="vertx-auth-mongo" rev="3.2.0"/>
@Grapes(@Grab(group='io.vertx', module='vertx-auth-mongo', version='3.2.0'))
'io.vertx:vertx-auth-mongo:jar:3.2.0'
Click the following link to download the jar file.
vertx-auth-mongo-3.2.0-javadoc.jar