mock-jedis

Mock Jedis is a library for mocking out Jedis clients

License

License

MIT
Categories

Categories

Jedis Data Databases
GroupId

GroupId

com.github.xuanyue202
ArtifactId

ArtifactId

mock-jedis
Last Version

Last Version

0.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

mock-jedis
Mock Jedis is a library for mocking out Jedis clients
Project URL

Project URL

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

Download mock-jedis

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
redis.clients : jedis jar 2.6.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.1