is not current version
Last Version 1.0.5

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

基于注解的应用级网关限流框架

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.chqiuu
ArtifactId

ArtifactId

spring-redis-current-limit
Version

Version

1.0.2
Type

Type

jar

Download spring-redis-current-limit 1.0.2


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