redis-mock

In memory Redis mock for testing

Categories

Categories

Redis Data Databases
GroupId

GroupId

ai.grakn
ArtifactId

ArtifactId

redis-mock
Last Version

Last Version

0.1.6
Release Date

Release Date

Type

Type

jar
Description

Description

redis-mock
In memory Redis mock for testing

Download redis-mock

How to add to project

<!-- https://jarcasting.com/artifacts/ai.grakn/redis-mock/ -->
<dependency>
    <groupId>ai.grakn</groupId>
    <artifactId>redis-mock</artifactId>
    <version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/ai.grakn/redis-mock/
implementation 'ai.grakn:redis-mock:0.1.6'
// https://jarcasting.com/artifacts/ai.grakn/redis-mock/
implementation ("ai.grakn:redis-mock:0.1.6")
'ai.grakn:redis-mock:jar:0.1.6'
<dependency org="ai.grakn" name="redis-mock" rev="0.1.6">
  <artifact name="redis-mock" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.grakn', module='redis-mock', version='0.1.6')
)
libraryDependencies += "ai.grakn" % "redis-mock" % "0.1.6"
[ai.grakn/redis-mock "0.1.6"]

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
com.github.kstyrc : embedded-redis jar 0.6
org.slf4j : slf4j-api jar 1.7.20

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
redis.clients : jedis jar 2.9.0

Project Modules

There are no modules declared in this project.
ai.grakn

Grakn Labs

Solving complex problems through knowledge engineering

Versions

Version
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0