com.codingzero.utilities:rlf4j-core

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-core
Last Version

Last Version

0.7.4
Release Date

Release Date

Type

Type

jar
Description

Description

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/rlf4j-core

Download rlf4j-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

Project Modules

There are no modules declared in this project.

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