MVN

es.moki.ratelimitj : ratelimitj-dropwizard

Maven & Gradle

May 09, 2021
474 stars

es.moki.ratelimitj · The RateLimitJ project aims to provide a modular rate limiting solution

<dependency>
    <groupId>es.moki.ratelimitj</groupId>
    <artifactId>ratelimitj-dropwizard</artifactId>
    <version>0.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of es.moki.ratelimitj : ratelimitj-dropwizard to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7.0
  • Latest Release Candidate: 0.7.0-RC3

All Versions

Choose a version of es.moki.ratelimitj : ratelimitj-dropwizard to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7.x
ratelimitj-dropwizard-0.7.0
ratelimitj-dropwizard-0.7.0-RC3
ratelimitj-dropwizard-0.7.0-RC2
ratelimitj-dropwizard-0.7.0-RC1
0.6.x
ratelimitj-dropwizard-0.6.0
0.5.x
ratelimitj-dropwizard-0.5.0
0.4.x
ratelimitj-dropwizard-0.4.4
ratelimitj-dropwizard-0.4.2
ratelimitj-dropwizard-0.4.1
ratelimitj-dropwizard-0.4.0
ratelimitj-dropwizard-0.4.0.M2
ratelimitj-dropwizard-0.4.0.M1
0.3.x
ratelimitj-dropwizard-0.3.3
ratelimitj-dropwizard-0.3.2
ratelimitj-dropwizard-0.3.1

How to add a dependency to Maven

Add the following es.moki.ratelimitj : ratelimitj-dropwizard maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>es.moki.ratelimitj</groupId>
    <artifactId>ratelimitj-dropwizard</artifactId>
    <version>0.7.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following es.moki.ratelimitj : ratelimitj-dropwizard gradle dependency to your build.gradle file:

implementation 'es.moki.ratelimitj:ratelimitj-dropwizard:0.7.0'

Gradle Kotlin DSL: Add the following es.moki.ratelimitj : ratelimitj-dropwizard gradle kotlin dependency to your build.gradle.kts file:

implementation("es.moki.ratelimitj:ratelimitj-dropwizard:0.7.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following es.moki.ratelimitj : ratelimitj-dropwizard sbt scala dependency to your build.sbt file:

libraryDependencies += "es.moki.ratelimitj" % "ratelimitj-dropwizard" % "0.7.0"

Advertisement

Dependencies from Group

May 09, 2021
5 usages
474 stars
May 09, 2021
4 usages
474 stars
May 09, 2021
2 usages
474 stars
May 09, 2021
474 stars

Discover Dependencies

Apr 26, 2017
0 stars
Apr 15, 2017
1 usages
17 stars
Nov 16, 2018
108 stars
May 16, 2017
6 stars
Dec 12, 2018
3.4k stars
Oct 23, 2018
0 stars
Oct 23, 2018
2 usages
32 stars