Categories |
CategoriesHazelcast Application Layer Libs Distributed Applications bucket4j General Purpose Libraries Utility |
---|---|
GroupId | GroupIdcom.github.vladimir-bukhtoyarov |
ArtifactId | ArtifactIdbucket4j-hazelcast-3 |
Version | Version6.1.0 |
Type | Typejar |
Filename | Size |
---|---|
bucket4j-hazelcast-3-6.1.0.pom | |
bucket4j-hazelcast-3-6.1.0.jar | 17 KB |
bucket4j-hazelcast-3-6.1.0-sources.jar | 13 KB |
bucket4j-hazelcast-3-6.1.0-javadoc.jar | 68 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vladimir-bukhtoyarov/bucket4j-hazelcast-3/ -->
<dependency>
<groupId>com.github.vladimir-bukhtoyarov</groupId>
<artifactId>bucket4j-hazelcast-3</artifactId>
<version>6.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vladimir-bukhtoyarov/bucket4j-hazelcast-3/
implementation 'com.github.vladimir-bukhtoyarov:bucket4j-hazelcast-3:6.1.0'
// https://jarcasting.com/artifacts/com.github.vladimir-bukhtoyarov/bucket4j-hazelcast-3/
implementation ("com.github.vladimir-bukhtoyarov:bucket4j-hazelcast-3:6.1.0")
'com.github.vladimir-bukhtoyarov:bucket4j-hazelcast-3:jar:6.1.0'
<dependency org="com.github.vladimir-bukhtoyarov" name="bucket4j-hazelcast-3" rev="6.1.0">
<artifact name="bucket4j-hazelcast-3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vladimir-bukhtoyarov', module='bucket4j-hazelcast-3', version='6.1.0')
)
libraryDependencies += "com.github.vladimir-bukhtoyarov" % "bucket4j-hazelcast-3" % "6.1.0"
[com.github.vladimir-bukhtoyarov/bucket4j-hazelcast-3 "6.1.0"]