Last Version

rate-limiter-spring-boot-starter 2.0.1

rate-limiter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.genxiaogu
ArtifactId

ArtifactId

rate-limiter-spring-boot-starter
Version

Version

2.0.1
Type

Type

jar
Description

Description

rate-limiter-spring-boot-starter
rate-limiter
Project URL

Project URL

https://github.com/gengu/rate-limiter-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/gengu/rate-limiter-spring-boot-starter

Download rate-limiter-spring-boot-starter 2.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-data-redis jar

Project Modules

There are no modules declared in this project.