MVN

com.bucket4j : bucket4j-redis

Maven & Gradle

Aug 06, 2023
2.1k stars

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

<dependency>
    <groupId>com.bucket4j</groupId>
    <artifactId>bucket4j-redis</artifactId>
    <version>8.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.bucket4j : bucket4j-redis to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 8.3.0
  • Latest Release Candidate: 8.4.RC1

All Versions

Choose a version of com.bucket4j : bucket4j-redis to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
8.4.x
bucket4j-redis-8.4.RC1
8.3.x
bucket4j-redis-8.3.0
8.2.x
bucket4j-redis-8.2.0
bucket4j-redis-8.2.RC2
bucket4j-redis-8.2.RC1
8.1.x
bucket4j-redis-8.1.1
bucket4j-redis-8.1.0
8.0.x
bucket4j-redis-8.0.1
bucket4j-redis-8.0.0

How to add a dependency to Maven

Add the following com.bucket4j : bucket4j-redis maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.bucket4j</groupId>
    <artifactId>bucket4j-redis</artifactId>
    <version>8.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.bucket4j : bucket4j-redis gradle dependency to your build.gradle file:

implementation 'com.bucket4j:bucket4j-redis:8.3.0'

Gradle Kotlin DSL: Add the following com.bucket4j : bucket4j-redis gradle kotlin dependency to your build.gradle.kts file:

implementation("com.bucket4j:bucket4j-redis:8.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.bucket4j : bucket4j-redis sbt scala dependency to your build.sbt file:

libraryDependencies += "com.bucket4j" % "bucket4j-redis" % "8.3.0"

Advertisement

Dependencies from Group

Aug 06, 2023
2.1k stars
Aug 06, 2023
1.9k stars
Aug 06, 2023
2.1k stars
Aug 06, 2023
2.1k stars
Aug 06, 2023
2.1k stars

Discover Dependencies

May 21, 2023
1.9k stars
May 21, 2023
2.1k stars
May 21, 2023
2.1k stars
May 21, 2023
2.1k stars
May 21, 2023
2.1k stars
May 21, 2023
2.1k stars
May 21, 2023
1.9k stars
May 21, 2023
2.1k stars
May 21, 2023
2.1k stars