Redis Client

Core Redis Client for Junit5

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

io.github.seniortesting
ArtifactId

ArtifactId

sparrow-redis
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Redis Client
Core Redis Client for Junit5

Download sparrow-redis

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.github.seniortesting : sparrow-core jar 1.0.3
io.lettuce : lettuce-core jar 6.1.0.M1
ch.qos.logback : logback-classic jar 1.2.3
org.projectlombok : lombok Optional jar 1.18.18

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.0-M1

Project Modules

There are no modules declared in this project.
io.github.seniortesting

SeniorTesting.Club

Generic Testing Framework Design

Versions

Version
1.0.3