MVN

com.dinuberinde : api-limiter

Maven & Gradle

Apr 13, 2021
0 stars

api-limiter · A thread safe Java library to limit access to an API on behalf of a specific client or all clients in a certain timeframe

<dependency>
    <groupId>com.dinuberinde</groupId>
    <artifactId>api-limiter</artifactId>
    <version>1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.dinuberinde : api-limiter to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4

All Versions

Choose a version of com.dinuberinde : api-limiter to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4
api-limiter-1.4
1.3
api-limiter-1.3
1.2
api-limiter-1.2
1.1
api-limiter-1.1
1.0
api-limiter-1.0

How to add a dependency to Maven

Add the following com.dinuberinde : api-limiter maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.dinuberinde</groupId>
    <artifactId>api-limiter</artifactId>
    <version>1.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.dinuberinde : api-limiter gradle dependency to your build.gradle file:

implementation 'com.dinuberinde:api-limiter:1.4'

Gradle Kotlin DSL: Add the following com.dinuberinde : api-limiter gradle kotlin dependency to your build.gradle.kts file:

implementation("com.dinuberinde:api-limiter:1.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.dinuberinde : api-limiter sbt scala dependency to your build.sbt file:

libraryDependencies += "com.dinuberinde" % "api-limiter" % "1.4"

Advertisement

Dependencies from Group

Apr 13, 2021
0 stars
Feb 28, 2022
0 stars
Mar 04, 2022
0 stars

Discover Dependencies

Apr 06, 2021
0 stars
Apr 06, 2021
0 stars
Apr 06, 2021
3 usages
4 stars
Apr 06, 2021
3 usages
4 stars
Jul 24, 2021
2 stars
Jul 16, 2022
2 usages
0 stars
Jul 16, 2022
1 usages
0 stars
Jul 16, 2022
2 usages
0 stars
Jul 16, 2022
0 stars