MVN

com.atlassian.ratelimit : ratelimit-parent

Maven & Gradle

Sep 28, 2018

Rate Limit - Parent POM · Java library that implements Rate Limit

<dependency>
    <groupId>com.atlassian.ratelimit</groupId>
    <artifactId>ratelimit-parent</artifactId>
    <version>0.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.atlassian.ratelimit : ratelimit-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.10

All Versions

Choose a version of com.atlassian.ratelimit : ratelimit-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.10
ratelimit-parent-0.10
0.7
ratelimit-parent-0.7
0.6
ratelimit-parent-0.6
0.5
ratelimit-parent-0.5
0.4
ratelimit-parent-0.4
0.3
ratelimit-parent-0.3
0.2
ratelimit-parent-0.2
0.1.x
ratelimit-parent-0.1.3
ratelimit-parent-0.1.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.atlassian.ratelimit</groupId>
    <artifactId>ratelimit-parent</artifactId>
    <version>0.10</version>
</dependency>