rate-limiter-spring-boot-starter

Rate limiting spring boot starter project

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.milos01
ArtifactId

ArtifactId

rate-limiter-spring-boot-starter
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

rate-limiter-spring-boot-starter
Rate limiting spring boot starter project
Project URL

Project URL

https://github.com/milos01/rate-limter-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/milos01/rate-limter-spring-boot-starter

Download rate-limiter-spring-boot-starter

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.3.4.RELEASE
org.projectlombok : lombok Optional jar 1.18.12
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.4.RELEASE
org.springframework : spring-aop jar 5.2.9.RELEASE
org.springframework : spring-aspects jar 5.2.9.RELEASE
com.github.vladimir-bukhtoyarov : bucket4j-core jar 4.5.0
org.springframework.boot : spring-boot-starter-cache jar 2.3.4.RELEASE
javax.cache : cache-api jar 1.1.1
com.github.vladimir-bukhtoyarov : bucket4j-jcache jar 4.5.0
com.github.vladimir-bukhtoyarov : bucket4j-hazelcast jar 4.5.0
org.redisson : redisson Optional jar 3.13.5
com.hazelcast : hazelcast Optional jar 3.12.8

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.platform : junit-platform-commons jar 1.7.0
org.junit.platform : junit-platform-engine jar 1.7.0
org.springframework.boot : spring-boot-starter-test jar 2.3.4.RELEASE
org.mockito : mockito-core jar 3.5.13
org.mockito : mockito-inline jar 3.5.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0