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