bucket4j-caffeine

Bucket4j integration with Caffeine

License

License

Categories

Categories

Caffeine Data Caching bucket4j General Purpose Libraries Utility
GroupId

GroupId

com.github.vladimir-bukhtoyarov
ArtifactId

ArtifactId

bucket4j-caffeine
Last Version

Last Version

7.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

bucket4j-caffeine
Bucket4j integration with Caffeine

Download bucket4j-caffeine

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.vladimir-bukhtoyarov : bucket4j-core jar 7.5.0
com.github.ben-manes.caffeine : caffeine jar 2.9.3

Project Modules

There are no modules declared in this project.

Versions

Version
7.5.0
7.4.0
7.3.0