| License |
License |
|---|---|
| Categories |
Categoriesbucket4j General Purpose Libraries Utility |
| GroupId | GroupIdcom.github.vladimir-bukhtoyarov |
| ArtifactId | ArtifactIdbucket4j-ignite |
| Version | Version7.0.0-beta-2020-04-18 |
| Type | Typejar |
| Description |
Descriptionbucket4j-ignite
Bucket4j integration with Ignite
|
<!-- https://jarcasting.com/artifacts/com.github.vladimir-bukhtoyarov/bucket4j-ignite/ -->
<dependency>
<groupId>com.github.vladimir-bukhtoyarov</groupId>
<artifactId>bucket4j-ignite</artifactId>
<version>7.0.0-beta-2020-04-18</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vladimir-bukhtoyarov/bucket4j-ignite/
implementation 'com.github.vladimir-bukhtoyarov:bucket4j-ignite:7.0.0-beta-2020-04-18'
// https://jarcasting.com/artifacts/com.github.vladimir-bukhtoyarov/bucket4j-ignite/
implementation ("com.github.vladimir-bukhtoyarov:bucket4j-ignite:7.0.0-beta-2020-04-18")
'com.github.vladimir-bukhtoyarov:bucket4j-ignite:jar:7.0.0-beta-2020-04-18'
<dependency org="com.github.vladimir-bukhtoyarov" name="bucket4j-ignite" rev="7.0.0-beta-2020-04-18">
<artifact name="bucket4j-ignite" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vladimir-bukhtoyarov', module='bucket4j-ignite', version='7.0.0-beta-2020-04-18')
)
libraryDependencies += "com.github.vladimir-bukhtoyarov" % "bucket4j-ignite" % "7.0.0-beta-2020-04-18"
[com.github.vladimir-bukhtoyarov/bucket4j-ignite "7.0.0-beta-2020-04-18"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.vladimir-bukhtoyarov : bucket4j-core | jar | 7.0.0-beta-2020-04-18 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.cache : cache-api | jar | 1.0.0 |
| org.apache.ignite : ignite-core | jar | 2.10.0 |