jedis-mock

In memory Redis mock for testing

Categories

Categories

Jedis Data Databases
GroupId

GroupId

com.github.fppt
ArtifactId

ArtifactId

jedis-mock
Last Version

Last Version

1.0.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/fppt/jedis-mock

Download jedis-mock

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
org.reflections : reflections jar 0.10.2

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
redis.clients : jedis jar 4.2.3
io.lettuce : lettuce-core jar 6.1.8.RELEASE
org.testcontainers : testcontainers jar 1.17.2
org.testcontainers : junit-jupiter jar 1.17.2
org.mockito : mockito-core jar 4.6.1
nl.jqno.equalsverifier : equalsverifier jar 3.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0
0.1.23
0.1.22
0.1.21
0.1.20
0.1.19
0.1.18
0.1.17
0.1.16
0.1.15
0.1.14
0.1.13
0.1.12
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6