Last Version

bucket4j-redis 7.5.0

bucket4j - is a java implementation of token bucket algorithm for rate limiting

License

License

Categories

Categories

Redis Data Databases bucket4j General Purpose Libraries Utility
GroupId

GroupId

com.github.vladimir-bukhtoyarov
ArtifactId

ArtifactId

bucket4j-redis
Version

Version

7.5.0
Type

Type

jar
Description

Description

bucket4j-redis
bucket4j - is a java implementation of token bucket algorithm for rate limiting

Download bucket4j-redis 7.5.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.vladimir-bukhtoyarov : bucket4j-core jar 7.5.0

provided (1)

Group / Artifact Type Version
org.redisson : redisson jar 3.16.8

Project Modules

There are no modules declared in this project.