Last Version

ruubypay-ratelimit-bucket4j 1.1.0

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

License

License

Categories

Categories

bucket4j General Purpose Libraries Utility
GroupId

GroupId

com.github.chenhaiyangs
ArtifactId

ArtifactId

ruubypay-ratelimit-bucket4j
Version

Version

1.1.0
Type

Type

jar
Description

Description

ruubypay-ratelimit-bucket4j
基于令牌桶和zookeeer实现的分布式限流功能
Project URL

Project URL

https://github.com/chenhaiyangs/ruubypay-ratelimit-bucket4j
Source Code Management

Source Code Management

https://github.com/chenhaiyangs/ruubypay-ratelimit-bucket4j

Download ruubypay-ratelimit-bucket4j 1.1.0


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

Dependencies

compile (11)

Group / Artifact Type Version
com.github.vladimir-bukhtoyarov : bucket4j-core jar 3.1.1
com.hazelcast : hazelcast jar 3.9.3
com.github.vladimir-bukhtoyarov : bucket4j-jcache jar 3.1.1
com.github.chenhaiyangs : ruubypay-configx-core jar 1.0.0
javax.cache : cache-api jar 1.0.0
com.hazelcast : hazelcast-zookeeper jar 3.6.3
org.apache.curator : curator-x-discovery jar 2.11.1
org.slf4j : slf4j-api jar 1.7.25
org.springframework : spring-context jar 4.3.3.RELEASE
org.aspectj : aspectjrt jar 1.8.10
org.projectlombok : lombok jar 1.16.10

Project Modules

There are no modules declared in this project.