is not current version
Last Version 1.0.3

jedis-mock 1.0.1

In memory Redis mock for testing

Categories

Categories

Jedis Data Databases
GroupId

GroupId

com.github.fppt
ArtifactId

ArtifactId

jedis-mock
Version

Version

1.0.1
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 1.0.1


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

Dependencies

compile (2)

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

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
redis.clients : jedis jar 3.7.1
io.lettuce : lettuce-core jar 6.1.6.RELEASE
org.testcontainers : testcontainers jar 1.16.3
org.testcontainers : junit-jupiter jar 1.16.3
org.mockito : mockito-core jar 4.3.0

Project Modules

There are no modules declared in this project.