is not current version
Last Version 7.5.0

com.github.vladimir-bukhtoyarov:bucket4j-jcache 5.0.0-beta.01-09-2020

Bucket4j integration with JCache

Categories

Categories

bucket4j General Purpose Libraries Utility
GroupId

GroupId

com.github.vladimir-bukhtoyarov
ArtifactId

ArtifactId

bucket4j-jcache
Version

Version

5.0.0-beta.01-09-2020
Type

Type

jar

Download bucket4j-jcache 5.0.0-beta.01-09-2020


<!-- https://jarcasting.com/artifacts/com.github.vladimir-bukhtoyarov/bucket4j-jcache/ -->
<dependency>
    <groupId>com.github.vladimir-bukhtoyarov</groupId>
    <artifactId>bucket4j-jcache</artifactId>
    <version>5.0.0-beta.01-09-2020</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vladimir-bukhtoyarov/bucket4j-jcache/
implementation 'com.github.vladimir-bukhtoyarov:bucket4j-jcache:5.0.0-beta.01-09-2020'
// https://jarcasting.com/artifacts/com.github.vladimir-bukhtoyarov/bucket4j-jcache/
implementation ("com.github.vladimir-bukhtoyarov:bucket4j-jcache:5.0.0-beta.01-09-2020")
'com.github.vladimir-bukhtoyarov:bucket4j-jcache:jar:5.0.0-beta.01-09-2020'
<dependency org="com.github.vladimir-bukhtoyarov" name="bucket4j-jcache" rev="5.0.0-beta.01-09-2020">
  <artifact name="bucket4j-jcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vladimir-bukhtoyarov', module='bucket4j-jcache', version='5.0.0-beta.01-09-2020')
)
libraryDependencies += "com.github.vladimir-bukhtoyarov" % "bucket4j-jcache" % "5.0.0-beta.01-09-2020"
[com.github.vladimir-bukhtoyarov/bucket4j-jcache "5.0.0-beta.01-09-2020"]