is not current version
Last Version 7.5.0

com.github.vladimir-bukhtoyarov:bucket4j-hazelcast 6.0.2

Bucket4j integration with Hazelcast 4.x branch

Categories

Categories

Hazelcast Application Layer Libs Distributed Applications bucket4j General Purpose Libraries Utility
GroupId

GroupId

com.github.vladimir-bukhtoyarov
ArtifactId

ArtifactId

bucket4j-hazelcast
Version

Version

6.0.2
Type

Type

jar

Download bucket4j-hazelcast 6.0.2


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