MVN

me.insidezhou.southernquiet : throttle-spring-boot-starter-redis

Maven & Gradle

Jun 20, 2022
7 stars

SouthernQuiet · 这是一个基于Spring Boot,为了提供一些基础设施抽象,减少重复劳动而存在的库。

<dependency>
    <groupId>me.insidezhou.southernquiet</groupId>
    <artifactId>throttle-spring-boot-starter-redis</artifactId>
    <version>4.7.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.insidezhou.southernquiet : throttle-spring-boot-starter-redis to add to Maven - Latest Versions:

  • Latest Stable: 4.7.2

All Versions

Choose a version of me.insidezhou.southernquiet : throttle-spring-boot-starter-redis to add to Maven - All Versions:

Version Vulnerabilities Updated
4.7.x
throttle-spring-boot-starter-redis-4.7.2
throttle-spring-boot-starter-redis-4.7.1
throttle-spring-boot-starter-redis-4.7.0
4.6.x
throttle-spring-boot-starter-redis-4.6.7
throttle-spring-boot-starter-redis-4.6.6
throttle-spring-boot-starter-redis-4.6.5
throttle-spring-boot-starter-redis-4.6.4
throttle-spring-boot-starter-redis-4.6.3
throttle-spring-boot-starter-redis-4.6.2
throttle-spring-boot-starter-redis-4.6.1
throttle-spring-boot-starter-redis-4.6.0
4.5.x
throttle-spring-boot-starter-redis-4.5.2
throttle-spring-boot-starter-redis-4.5.1
4.4.x
throttle-spring-boot-starter-redis-4.4.0
4.3.x
throttle-spring-boot-starter-redis-4.3.5
throttle-spring-boot-starter-redis-4.3.4
throttle-spring-boot-starter-redis-4.3.3
throttle-spring-boot-starter-redis-4.3.2
throttle-spring-boot-starter-redis-4.3.1
throttle-spring-boot-starter-redis-4.3.0
4.2.x
throttle-spring-boot-starter-redis-4.2.1
throttle-spring-boot-starter-redis-4.2.0
4.1.x
throttle-spring-boot-starter-redis-4.1.1
throttle-spring-boot-starter-redis-4.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>me.insidezhou.southernquiet</groupId>
    <artifactId>throttle-spring-boot-starter-redis</artifactId>
    <version>4.7.2</version>
</dependency>