jedis-mock

In memory Redis mock for testing

Categories

Categories

Jedis Data Databases
GroupId

GroupId

com.github.mwiede
ArtifactId

ArtifactId

jedis-mock
Last Version

Last Version

0.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

jedis-mock
In memory Redis mock for testing
Project URL

Project URL

https://github.com/mwiede/jedis-mock

Download jedis-mock

How to add to project

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

Dependencies

compile (3)

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

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 (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.5.2
redis.clients : jedis jar 3.3.0
org.testcontainers : testcontainers jar 1.14.1
org.testcontainers : junit-jupiter jar 1.14.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.3