Last Version

token-bucket 1.7

Token bucket algorithm for rate-limiting

License

License

GroupId

GroupId

org.isomorphism
ArtifactId

ArtifactId

token-bucket
Version

Version

1.7
Type

Type

jar
Description

Description

token-bucket
Token bucket algorithm for rate-limiting
Project URL

Project URL

http://github.com/bbeck/token-bucket
Source Code Management

Source Code Management

http://github.com/bbeck/token-bucket

Download token-bucket 1.7


<!-- https://jarcasting.com/artifacts/org.isomorphism/token-bucket/ -->
<dependency>
    <groupId>org.isomorphism</groupId>
    <artifactId>token-bucket</artifactId>
    <version>1.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.isomorphism/token-bucket/
implementation 'org.isomorphism:token-bucket:1.7'
// https://jarcasting.com/artifacts/org.isomorphism/token-bucket/
implementation ("org.isomorphism:token-bucket:1.7")
'org.isomorphism:token-bucket:jar:1.7'
<dependency org="org.isomorphism" name="token-bucket" rev="1.7">
  <artifact name="token-bucket" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.isomorphism', module='token-bucket', version='1.7')
)
libraryDependencies += "org.isomorphism" % "token-bucket" % "1.7"
[org.isomorphism/token-bucket "1.7"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 18.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.