Rate Limit - Parent POM

Java library that implements Rate Limit

License

License

GroupId

GroupId

com.atlassian.ratelimit
ArtifactId

ArtifactId

ratelimit-parent
Last Version

Last Version

0.10
Release Date

Release Date

Type

Type

pom
Description

Description

Rate Limit - Parent POM
Java library that implements Rate Limit
Project Organization

Project Organization

Atlassian
Source Code Management

Source Code Management

https://bitbucket.org/atlassian/atlassian-ratelimit

Download ratelimit-parent

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.18
com.google.code.findbugs : annotations Optional 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

  • core
  • asap
  • jaxrs2
  • javax
  • redis
  • all

Versions

Version
0.10
0.7
0.6
0.5
0.4
0.3
0.2
0.1.3
0.1.2