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