MVN

com.github.wujiuye : qps-helper

Maven & Gradle

Jun 26, 2023
3 usages
79 stars

qps-helper · 通用的qps统计工具包,为项目中一些框架实现QPS限流提供支持,为项目中统计接口的QPS提供支持

<dependency>
    <groupId>com.github.wujiuye</groupId>
    <artifactId>qps-helper</artifactId>
    <version>1.1.4-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.wujiuye : qps-helper to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.4-RELEASE

All Versions

Choose a version of com.github.wujiuye : qps-helper to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
qps-helper-1.1.4-RELEASE
qps-helper-1.1.3-RELEASE
qps-helper-1.1.2-RELEASE
qps-helper-1.1.1-RELEASE
qps-helper-1.1.0-RELEASE
JDK7.1.x
qps-helper-JDK7.1.1.2-RELEASE

How to add a dependency to Maven

Add the following com.github.wujiuye : qps-helper maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.wujiuye</groupId>
    <artifactId>qps-helper</artifactId>
    <version>1.1.4-RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.wujiuye : qps-helper gradle dependency to your build.gradle file:

implementation 'com.github.wujiuye:qps-helper:1.1.4-RELEASE'

Gradle Kotlin DSL: Add the following com.github.wujiuye : qps-helper gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.wujiuye:qps-helper:1.1.4-RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.wujiuye : qps-helper sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.wujiuye" % "qps-helper" % "1.1.4-RELEASE"

Advertisement

Dependencies from Group

Jun 26, 2023
3 usages
79 stars
May 12, 2021
2 usages
6 stars
Oct 15, 2021
1 usages
0 stars
Aug 02, 2021
18 stars

Discover Dependencies

Jan 20, 2023
6 usages
2.7k stars
Dec 12, 2022
2 usages
258 stars
Aug 02, 2023
3 usages
52 stars
Apr 30, 2023
2 usages
29 stars
Feb 03, 2022
2 usages
54 stars
Oct 03, 2021
2 usages
3 stars
Sep 19, 2006
6 usages