| Categories | 
                CategoriesRedis Data Databases | 
        
|---|---|
| GroupId | GroupIdai.grakn | 
    
| ArtifactId | ArtifactIdredisq | 
    
| Last Version | Last Version0.0.5 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionRedisq 
            Queue in Redis 
         | 
    
| Filename | Size | 
|---|---|
| redisq-0.0.5.pom | |
| redisq-0.0.5.jar | 34 KB | 
| redisq-0.0.5-sources.jar | 15 KB | 
| redisq-0.0.5-javadoc.jar | 132 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/ai.grakn/redisq/ -->
<dependency>
    <groupId>ai.grakn</groupId>
    <artifactId>redisq</artifactId>
    <version>0.0.5</version>
</dependency>
                // https://jarcasting.com/artifacts/ai.grakn/redisq/
implementation 'ai.grakn:redisq:0.0.5'
                // https://jarcasting.com/artifacts/ai.grakn/redisq/
implementation ("ai.grakn:redisq:0.0.5")
                'ai.grakn:redisq:jar:0.0.5'
                <dependency org="ai.grakn" name="redisq" rev="0.0.5">
  <artifact name="redisq" type="jar" />
</dependency>
                @Grapes(
@Grab(group='ai.grakn', module='redisq', version='0.0.5')
)
                libraryDependencies += "ai.grakn" % "redisq" % "0.0.5"
                [ai.grakn/redisq "0.0.5"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.dropwizard.metrics : metrics-core | jar | 3.2.3 | 
| redis.clients : jedis | jar | 2.9.0 | 
| com.github.kstyrc : embedded-redis | jar | 0.6 | 
| com.github.rholder : guava-retrying | jar | 2.0.0 | 
| org.apache.commons : commons-pool2 | jar | 2.4.2 | 
| org.slf4j : slf4j-api | jar | 1.7.21 | 
| com.fasterxml.jackson.core : jackson-core | jar | 2.8.5 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.8.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.hamcrest : hamcrest-all | jar | 1.3 | 
| junit : junit | jar | 4.12 | 
| org.jmock : jmock-junit4 | jar | 2.8.2 | 
| org.jmock : jmock-legacy | jar | 2.8.2 | 
| org.mockito : mockito-all | jar | 1.10.19 | 
| org.slf4j : slf4j-simple | jar | 1.7.21 |