com.codingzero.utilities: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

GroupId

GroupId

com.codingzero.utilities
ArtifactId

ArtifactId

rlf4j
Last Version

Last Version

0.7.4
Release Date

Release Date

Type

Type

pom
Description

Description

com.codingzero.utilities:rlf4j
A simple rate limit facade for Java framework to abstract the way of how to setup and apply different rate limitation strategies.
Project Organization

Project Organization

CodingZero
Source Code Management

Source Code Management

https://github.com/Coding-Zero/rlf4j/tree/master

Download rlf4j

Filename Size
rlf4j-0.7.4.pom 5 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.codingzero.utilities/rlf4j/ -->
<dependency>
    <groupId>com.codingzero.utilities</groupId>
    <artifactId>rlf4j</artifactId>
    <version>0.7.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.codingzero.utilities/rlf4j/
implementation 'com.codingzero.utilities:rlf4j:0.7.4'
// https://jarcasting.com/artifacts/com.codingzero.utilities/rlf4j/
implementation ("com.codingzero.utilities:rlf4j:0.7.4")
'com.codingzero.utilities:rlf4j:pom:0.7.4'
<dependency org="com.codingzero.utilities" name="rlf4j" rev="0.7.4">
  <artifact name="rlf4j" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.codingzero.utilities', module='rlf4j', version='0.7.4')
)
libraryDependencies += "com.codingzero.utilities" % "rlf4j" % "0.7.4"
[com.codingzero.utilities/rlf4j "0.7.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • rlf4j-core
  • rlf4j-bucket4j

rlf4j

A simple rate limit facade for Java framework to abstract the way of how to setup and apply different rate limitation strategies.

com.codingzero.utilities

CodingZero

handy utilities and services

Versions

Version
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.1
0.6.0
0.5.1
0.5.0
0.4.3
0.4.2
0.4.1
0.4.0
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.0
0.1.0