is not current version
Last Version 1.0.3

jedis-mock 0.1.21

In memory Redis mock for testing

Categories

Categories

Jedis Data Databases
GroupId

GroupId

com.github.fppt
ArtifactId

ArtifactId

jedis-mock
Version

Version

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


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

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

Group / Artifact Type Version
com.google.auto.value : auto-value jar 1.6.2

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.5.2
redis.clients : jedis jar 3.6.0
io.lettuce : lettuce-core jar 6.1.1.RELEASE
org.testcontainers : testcontainers jar 1.15.3
org.testcontainers : junit-jupiter jar 1.15.3
org.mockito : mockito-core jar 3.10.0

Project Modules

There are no modules declared in this project.