Last Version

spring boot ratelimiter 0.3.1-RELEASE

redis rate limiter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.fangyanpg
ArtifactId

ArtifactId

spring-boot-ratelimiter
Version

Version

0.3.1-RELEASE
Type

Type

jar
Description

Description

spring boot ratelimiter
redis rate limiter
Project URL

Project URL

https://github.com/Fangyanpg/spring-boot-ratelimiter/tree/master
Source Code Management

Source Code Management

https://github.com/Fangyanpg/spring-boot-ratelimiter/tree/master

Download spring-boot-ratelimiter 0.3.1-RELEASE


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-aop jar 2.3.6.RELEASE
org.springframework.boot : spring-boot-starter-data-redis jar 2.3.6.RELEASE
cn.hutool : hutool-all jar 5.3.1
javax.servlet : javax.servlet-api jar 3.1.0
org.springframework : spring-web jar 4.3.24.RELEASE

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

Project Modules

There are no modules declared in this project.