MVN

org.minbox.framework : minbox-ratelimiter

Maven & Gradle

Jul 21, 2020
5 usages
3 stars

Request flow limit, support Redis Lua script, Google token bucket mode

<dependency>
    <groupId>org.minbox.framework</groupId>
    <artifactId>minbox-ratelimiter</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.minbox.framework : minbox-ratelimiter to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0.RELEASE

All Versions

Choose a version of org.minbox.framework : minbox-ratelimiter to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
minbox-ratelimiter-1.0.0.RELEASE

How to add a dependency to Maven

Add the following org.minbox.framework : minbox-ratelimiter maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.minbox.framework</groupId>
    <artifactId>minbox-ratelimiter</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.minbox.framework : minbox-ratelimiter gradle dependency to your build.gradle file:

implementation 'org.minbox.framework:minbox-ratelimiter:1.0.0.RELEASE'

Gradle Kotlin DSL: Add the following org.minbox.framework : minbox-ratelimiter gradle kotlin dependency to your build.gradle.kts file:

implementation("org.minbox.framework:minbox-ratelimiter:1.0.0.RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.minbox.framework : minbox-ratelimiter sbt scala dependency to your build.sbt file:

libraryDependencies += "org.minbox.framework" % "minbox-ratelimiter" % "1.0.0.RELEASE"

Advertisement

Dependencies from Group

Apr 24, 2022
38 usages
Jul 07, 2020
26 usages
Apr 24, 2022
14 usages
2 stars
Apr 24, 2022
12 usages
2 stars
Apr 24, 2022
12 usages
2 stars

Discover Dependencies

Apr 29, 2021
5 usages
518 stars
Nov 15, 2005
7 usages
May 12, 2015
1 usages
62 stars
Jun 02, 2015
1 usages
0 stars
Sep 29, 2017
3 usages
44 stars
Jun 17, 2017
2 usages
44 stars
Jun 17, 2017
1 usages
44 stars
Dec 07, 2015
2 usages
2 stars
Apr 14, 2023
1 usages