Categories |
CategoriesHazelcast Application Layer Libs Distributed Applications bucket4j General Purpose Libraries Utility |
---|---|
GroupId | GroupIdcom.github.vladimir-bukhtoyarov |
ArtifactId | ArtifactIdbucket4j-hazelcast-3 |
Version | Version4.9.0 |
Type | Typejar |
Filename | Size |
---|---|
bucket4j-hazelcast-3-4.9.0.pom | |
bucket4j-hazelcast-3-4.9.0.jar | 18 KB |
bucket4j-hazelcast-3-4.9.0-sources.jar | 13 KB |
bucket4j-hazelcast-3-4.9.0-javadoc.jar | 67 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>4.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vladimir-bukhtoyarov/bucket4j-hazelcast-3/
implementation 'com.github.vladimir-bukhtoyarov:bucket4j-hazelcast-3:4.9.0'
// https://jarcasting.com/artifacts/com.github.vladimir-bukhtoyarov/bucket4j-hazelcast-3/
implementation ("com.github.vladimir-bukhtoyarov:bucket4j-hazelcast-3:4.9.0")
'com.github.vladimir-bukhtoyarov:bucket4j-hazelcast-3:jar:4.9.0'
<dependency org="com.github.vladimir-bukhtoyarov" name="bucket4j-hazelcast-3" rev="4.9.0">
<artifact name="bucket4j-hazelcast-3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vladimir-bukhtoyarov', module='bucket4j-hazelcast-3', version='4.9.0')
)
libraryDependencies += "com.github.vladimir-bukhtoyarov" % "bucket4j-hazelcast-3" % "4.9.0"
[com.github.vladimir-bukhtoyarov/bucket4j-hazelcast-3 "4.9.0"]