Last Version

java-ratelimit-client 1.1

Java API rate limiting component

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.github.chenjunlong
ArtifactId

ArtifactId

java-ratelimit-client
Version

Version

1.1
Type

Type

jar
Description

Description

java-ratelimit-client
Java API rate limiting component
Project URL

Project URL

http://github.com/chenjunlong/java-ratelimit-client
Source Code Management

Source Code Management

https://github.com/chenjunlong/java-ratelimit-client

Download java-ratelimit-client 1.1


<!-- https://jarcasting.com/artifacts/com.github.chenjunlong/java-ratelimit-client/ -->
<dependency>
    <groupId>com.github.chenjunlong</groupId>
    <artifactId>java-ratelimit-client</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chenjunlong/java-ratelimit-client/
implementation 'com.github.chenjunlong:java-ratelimit-client:1.1'
// https://jarcasting.com/artifacts/com.github.chenjunlong/java-ratelimit-client/
implementation ("com.github.chenjunlong:java-ratelimit-client:1.1")
'com.github.chenjunlong:java-ratelimit-client:jar:1.1'
<dependency org="com.github.chenjunlong" name="java-ratelimit-client" rev="1.1">
  <artifact name="java-ratelimit-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chenjunlong', module='java-ratelimit-client', version='1.1')
)
libraryDependencies += "com.github.chenjunlong" % "java-ratelimit-client" % "1.1"
[com.github.chenjunlong/java-ratelimit-client "1.1"]

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework : spring-context jar 5.0.7.RELEASE
org.springframework : spring-webmvc jar 5.0.7.RELEASE
javax.servlet : javax.servlet-api jar 3.1.0
com.alibaba : dubbo jar 2.5.3
org.apache.commons : commons-lang3 jar 3.3.2
org.apache.commons : commons-collections4 jar 4.0
commons-io : commons-io jar 2.4
com.alibaba : fastjson jar 1.2.47
org.slf4j : slf4j-api jar 1.7.7

Project Modules

There are no modules declared in this project.