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