Jar examples for r:redisq
RedisQ - Java implementation of a reliable Pub/Sub message queue based on Redis
You can download jar file redisq 0.0.5 in this page.
MIT
You can use the following script to add redisq-0.0.5.jar to your project.
<dependency> <groupId>ai.grakn</groupId> <artifactId>redisq</artifactId> <version>0.0.5</version> </dependency>
compile group: 'ai.grakn', name: 'redisq', version: '0.0.5'
libraryDependencies += "ai.grakn" % "redisq" % "0.0.5"
<dependency org="ai.grakn" name="redisq" rev="0.0.5"/>
@Grapes(@Grab(group='ai.grakn', module='redisq', version='0.0.5'))
'ai.grakn:redisq:jar:0.0.5'
Click the following link to download the jar file.
redisq-0.0.5-javadoc.jar