rate-limiter

Limit the rate of incoming requests.

License

License

MIT
GroupId

GroupId

io.github.akornatskyy
ArtifactId

ArtifactId

rate-limiter
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

rate-limiter
Limit the rate of incoming requests.
Project URL

Project URL

https://github.com/akornatskyy/rate-limiter-java
Source Code Management

Source Code Management

https://github.com/akornatskyy/rate-limiter-java/tree/master

Download rate-limiter

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0-SNAPHOT
1.0.0