com.atlassian.ratelimit:ratelimit-redis

Java library that implements Rate Limit

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.atlassian.ratelimit
ArtifactId

ArtifactId

ratelimit-redis
Last Version

Last Version

0.10
Release Date

Release Date

Type

Type

jar
Description

Description

Java library that implements Rate Limit
Project Organization

Project Organization

Atlassian

Download ratelimit-redis

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.atlassian.ratelimit : ratelimit-core jar 0.10
redis.clients : jedis jar 2.8.1
javax.annotation : javax.annotation-api jar 1.2
org.slf4j : slf4j-api jar 1.7.18
com.google.code.findbugs : annotations Optional jar 3.0.1

test (5)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.10
org.apache.commons : commons-lang3 jar 3.4
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.slf4j : slf4j-simple jar 1.7.18

Project Modules

There are no modules declared in this project.

Versions

Version
0.10
0.7
0.6
0.5
0.4
0.3
0.2
0.1.3
0.1.2