MVN

com.github.chqiuu : spring-redis-current-limit-parent

Maven & Gradle

Dec 24, 2020
4 stars

spring-redis-current-limit-parent · 基于注解的应用级网关限流框架

<dependency>
    <groupId>com.github.chqiuu</groupId>
    <artifactId>spring-redis-current-limit-parent</artifactId>
    <version>1.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.chqiuu : spring-redis-current-limit-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.5

All Versions

Choose a version of com.github.chqiuu : spring-redis-current-limit-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
spring-redis-current-limit-parent-1.0.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.chqiuu</groupId>
    <artifactId>spring-redis-current-limit-parent</artifactId>
    <version>1.0.5</version>
</dependency>

Advertisement