MVN

com.github.microwww : mocker-redis-spring-boot-parent

Maven & Gradle

Jul 13, 2020
2 stars

spring-boot-mocker-redis · This is a redis server mock for spring-boot

<dependency>
    <groupId>com.github.microwww</groupId>
    <artifactId>mocker-redis-spring-boot-parent</artifactId>
    <version>0.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.microwww : mocker-redis-spring-boot-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.0.3

All Versions

Choose a version of com.github.microwww : mocker-redis-spring-boot-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
mocker-redis-spring-boot-parent-0.0.3
mocker-redis-spring-boot-parent-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.microwww</groupId>
    <artifactId>mocker-redis-spring-boot-parent</artifactId>
    <version>0.0.3</version>
</dependency>

Advertisement