Files download
File Operation
bucket4j-hazelcast-8.0.1.jar download
bucket4j-hazelcast-8.0.1.pom download
Apache Maven
<dependency>
  <groupId>com.github.vladimir-bukhtoyarov</groupId>
  <artifactId>bucket4j-hazelcast</artifactId>
  <version>8.0.1</version>
</dependency>
Gradle Groovy
implementation 'com.github.vladimir-bukhtoyarov:bucket4j-hazelcast:8.0.1'
Gradle Kotlin
implementation("com.github.vladimir-bukhtoyarov:bucket4j-hazelcast:8.0.1")
Scala SBT
libraryDependencies += "com.github.vladimir-bukhtoyarov" % "bucket4j-hazelcast" % "8.0.1"
Groovy Grape
@Grapes(
  @Grab(group='com.github.vladimir-bukhtoyarov', module='bucket4j-hazelcast', version='8.0.1')
)
Apache Ivy
<dependency org="com.github.vladimir-bukhtoyarov" name="bucket4j-hazelcast" rev="8.0.1" />
Leiningen
[com.github.vladimir-bukhtoyarov/bucket4j-hazelcast "8.0.1"]
Apache Buildr
'com.github.vladimir-bukhtoyarov:bucket4j-hazelcast:jar:8.0.1'
Dependencies
The project has no third-party dependencies