is not current version
Last Version 5.3.0

com.github.microwww:mocker-redis-spring-boot-starter 3.0.2-2.8

This is a redis server mock for spring-boot

Categories

Categories

Spring Boot Container Microservices Redis Data Databases
GroupId

GroupId

com.github.microwww
ArtifactId

ArtifactId

mocker-redis-spring-boot-starter
Version

Version

3.0.2-2.8
Type

Type

jar

Download mocker-redis-spring-boot-starter 3.0.2-2.8


<!-- https://jarcasting.com/artifacts/com.github.microwww/mocker-redis-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.microwww</groupId>
    <artifactId>mocker-redis-spring-boot-starter</artifactId>
    <version>3.0.2-2.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.microwww/mocker-redis-spring-boot-starter/
implementation 'com.github.microwww:mocker-redis-spring-boot-starter:3.0.2-2.8'
// https://jarcasting.com/artifacts/com.github.microwww/mocker-redis-spring-boot-starter/
implementation ("com.github.microwww:mocker-redis-spring-boot-starter:3.0.2-2.8")
'com.github.microwww:mocker-redis-spring-boot-starter:jar:3.0.2-2.8'
<dependency org="com.github.microwww" name="mocker-redis-spring-boot-starter" rev="3.0.2-2.8">
  <artifact name="mocker-redis-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.microwww', module='mocker-redis-spring-boot-starter', version='3.0.2-2.8')
)
libraryDependencies += "com.github.microwww" % "mocker-redis-spring-boot-starter" % "3.0.2-2.8"
[com.github.microwww/mocker-redis-spring-boot-starter "3.0.2-2.8"]