is not current version
Last Version 5.3.0

com.github.microwww:mocker-redis-spring-boot-starter 5.0.2

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

5.0.2
Type

Type

jar

Download mocker-redis-spring-boot-starter 5.0.2


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