jedis-mock

In memory Redis mock for testing

License

License

Categories

Categories

Jedis Data Databases
GroupId

GroupId

com.github.24kpure
ArtifactId

ArtifactId

jedis-mock
Last Version

Last Version

0.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

jedis-mock
In memory Redis mock for testing

Download jedis-mock

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
org.slf4j : slf4j-api jar 1.7.20
com.google.auto.value : auto-value-annotations jar 1.6.2
org.luaj : luaj-jse jar 3.0.1

provided (2)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.1
com.google.auto.value : auto-value jar 1.6.2

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.5.2
redis.clients : jedis jar 2.9.0
com.github.kstyrc : embedded-redis jar 0.6

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1