redis-rate-limiter

API rate limiter.

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.hetianyi
ArtifactId

ArtifactId

redis-rate-limiter
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

redis-rate-limiter
API rate limiter.
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/redis-rate-limiter

Download redis-rate-limiter

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
com.github.hetianyi : springboot-common jar 1.0.1
com.alibaba : fastjson jar 1.2.56
org.springframework.boot : spring-boot-starter-aop jar 2.2.2.RELEASE
org.springframework.boot : spring-boot-starter-data-redis jar 2.2.2.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.2.RELEASE
org.springframework.boot : spring-boot-starter-web Optional jar 2.2.2.RELEASE
org.springframework.cloud : spring-cloud-starter jar
org.projectlombok : lombok Optional jar 1.18.10
com.google.guava : guava jar 28.1-jre

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.2.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0