rlf4j
A simple rate limit facade for Java framework to abstract the way of how to setup and apply different rate limitation strategies.
| License | License | 
|---|---|
| Categories | Categoriesbucket4j General Purpose Libraries Utility | 
| GroupId | GroupIdcom.codingzero.utilities | 
| ArtifactId | ArtifactIdrlf4j-bucket4j | 
| Last Version | Last Version0.7.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionrlf4j-bucket4j bucket4j rlf4j plugins | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| rlf4j-bucket4j-0.7.4.pom | |
| rlf4j-bucket4j-0.7.4.jar | 18 KB | 
| rlf4j-bucket4j-0.7.4-sources.jar | 8 KB | 
| rlf4j-bucket4j-0.7.4-javadoc.jar | 69 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.codingzero.utilities/rlf4j-bucket4j/ -->
<dependency>
    <groupId>com.codingzero.utilities</groupId>
    <artifactId>rlf4j-bucket4j</artifactId>
    <version>0.7.4</version>
</dependency>// https://jarcasting.com/artifacts/com.codingzero.utilities/rlf4j-bucket4j/
implementation 'com.codingzero.utilities:rlf4j-bucket4j:0.7.4'// https://jarcasting.com/artifacts/com.codingzero.utilities/rlf4j-bucket4j/
implementation ("com.codingzero.utilities:rlf4j-bucket4j:0.7.4")'com.codingzero.utilities:rlf4j-bucket4j:jar:0.7.4'<dependency org="com.codingzero.utilities" name="rlf4j-bucket4j" rev="0.7.4">
  <artifact name="rlf4j-bucket4j" type="jar" />
</dependency>@Grapes(
@Grab(group='com.codingzero.utilities', module='rlf4j-bucket4j', version='0.7.4')
)libraryDependencies += "com.codingzero.utilities" % "rlf4j-bucket4j" % "0.7.4"[com.codingzero.utilities/rlf4j-bucket4j "0.7.4"]| Group / Artifact | Type | Version | 
|---|---|---|
| javax.cache : cache-api | jar | 1.1.1 | 
| com.github.vladimir-bukhtoyarov : bucket4j-core | jar | 4.10.0 | 
| com.github.vladimir-bukhtoyarov : bucket4j-jcache | jar | 4.10.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.codingzero.utilities : rlf4j-core | jar | 0.7.4 | 
A simple rate limit facade for Java framework to abstract the way of how to setup and apply different rate limitation strategies.