| License |
License |
|---|---|
| Categories |
Categoriesbucket4j General Purpose Libraries Utility |
| GroupId | GroupIdcom.github.vladimir-bukhtoyarov |
| ArtifactId | ArtifactIdbucket4j-parent |
| Last Version | Last Version7.5.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionbucket4j-parent
bucket4j - is a java implementation of token bucket algorithm for rate limiting
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bucket4j-parent-7.5.0.pom | 10 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.vladimir-bukhtoyarov/bucket4j-parent/ -->
<dependency>
<groupId>com.github.vladimir-bukhtoyarov</groupId>
<artifactId>bucket4j-parent</artifactId>
<version>7.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vladimir-bukhtoyarov/bucket4j-parent/
implementation 'com.github.vladimir-bukhtoyarov:bucket4j-parent:7.5.0'
// https://jarcasting.com/artifacts/com.github.vladimir-bukhtoyarov/bucket4j-parent/
implementation ("com.github.vladimir-bukhtoyarov:bucket4j-parent:7.5.0")
'com.github.vladimir-bukhtoyarov:bucket4j-parent:pom:7.5.0'
<dependency org="com.github.vladimir-bukhtoyarov" name="bucket4j-parent" rev="7.5.0">
<artifact name="bucket4j-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.vladimir-bukhtoyarov', module='bucket4j-parent', version='7.5.0')
)
libraryDependencies += "com.github.vladimir-bukhtoyarov" % "bucket4j-parent" % "7.5.0"
[com.github.vladimir-bukhtoyarov/bucket4j-parent "7.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.spockframework : spock-core | jar | 1.0-groovy-2.4 |
| org.codehaus.groovy : groovy-all | jar | 2.4.1 |
| cglib : cglib-nodep | jar | 3.1 |
| org.gridkit.lab : nanocloud | jar | 0.8.16 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.6.1 |