com.atlassian.ratelimit:ratelimit-all

Java library that implements Rate Limit

License

License

GroupId

GroupId

com.atlassian.ratelimit
ArtifactId

ArtifactId

ratelimit-all
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-all

How to add to project

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

Dependencies

compile (23)

Group / Artifact Type Version
com.atlassian.asap : asap-server-core jar 2.3.4
com.atlassian.asap : asap-common jar 2.3.4
com.nimbusds : nimbus-jose-jwt jar 3.10
net.minidev : json-smart jar 1.3.1
org.bouncycastle : bcprov-jdk15on jar 1.52
org.bouncycastle : bcpkix-jdk15on jar 1.54
org.apache.httpcomponents : httpclient-cache jar 4.5.2
commons-logging : commons-logging jar 1.2
org.apache.commons : commons-lang3 jar 3.4
javax.servlet : javax.servlet-api jar 3.1.0
javax.ws.rs : javax.ws.rs-api jar 2.0.1
javax.annotation : javax.annotation-api jar 1.2
redis.clients : jedis jar 2.8.1
org.apache.commons : commons-pool2 jar 2.4.2
org.apache.httpcomponents : httpclient jar 4.5.1
org.apache.httpcomponents : httpcore jar 4.4.3
commons-codec : commons-codec jar 1.9
com.google.guava : guava jar 18.0
commons-io : commons-io jar 2.4
org.slf4j : slf4j-api jar 1.7.18
com.google.code.findbugs : annotations Optional jar 3.0.1
net.jcip : jcip-annotations jar 1.0
com.google.code.findbugs : jsr305 jar 3.0.1

test (3)

Group / Artifact Type Version
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