is not current version
Last Version 1.1.0

com.github.chenhaiyangs:ruubypay-ratelimit-bucket4j 1.0.0

基于令牌桶和zookeeer实现的分布式限流功能

Categories

Categories

bucket4j General Purpose Libraries Utility
GroupId

GroupId

com.github.chenhaiyangs
ArtifactId

ArtifactId

ruubypay-ratelimit-bucket4j
Version

Version

1.0.0
Type

Type

jar

Download ruubypay-ratelimit-bucket4j 1.0.0


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