MVN

com.github.houbb : rate-limit-core

Maven & Gradle

Dec 09, 2022

核心代码实现

<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>rate-limit-core</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.houbb : rate-limit-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of com.github.houbb : rate-limit-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
rate-limit-core-1.1.1
rate-limit-core-1.1.0
1.0.x
rate-limit-core-1.0.0
0.0.x
rate-limit-core-0.0.10
rate-limit-core-0.0.9
rate-limit-core-0.0.8
rate-limit-core-0.0.7
rate-limit-core-0.0.6
rate-limit-core-0.0.5
rate-limit-core-0.0.4
rate-limit-core-0.0.3
rate-limit-core-0.0.2

How to add a dependency to Maven

Add the following com.github.houbb : rate-limit-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>rate-limit-core</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.houbb : rate-limit-core gradle dependency to your build.gradle file:

implementation 'com.github.houbb:rate-limit-core:1.1.1'

Gradle Kotlin DSL: Add the following com.github.houbb : rate-limit-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.houbb:rate-limit-core:1.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.houbb : rate-limit-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.houbb" % "rate-limit-core" % "1.1.1"

Advertisement

Dependencies from Group

Aug 03, 2023
235 usages
33 stars
May 06, 2020
75 usages
Aug 04, 2020
49 usages
Aug 04, 2020
26 usages
Jul 03, 2022
20 usages

Discover Dependencies

Aug 17, 2021
2 usages
90 stars
Sep 29, 2020
5 usages
0 stars
Aug 30, 2021
2 usages
Feb 03, 2012
20 usages
7 stars
Sep 20, 2014
4 usages
360 stars
Aug 10, 2013
9 usages
32 stars
Jul 29, 2021
11 usages
4 stars