| License |
License |
|---|---|
| Categories |
Categoriesbucket4j General Purpose Libraries Utility |
| GroupId | GroupIdcom.github.vladimir-bukhtoyarov |
| ArtifactId | ArtifactIdbucket4j-jcache |
| Last Version | Last Version7.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbucket4j-jcache
Bucket4j integration with JCache
|
| Filename | Size |
|---|---|
| bucket4j-jcache-7.5.0.pom | |
| bucket4j-jcache-7.5.0.jar | 18 KB |
| bucket4j-jcache-7.5.0-sources.jar | 13 KB |
| bucket4j-jcache-7.5.0-javadoc.jar | 63 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.vladimir-bukhtoyarov/bucket4j-jcache/ -->
<dependency>
<groupId>com.github.vladimir-bukhtoyarov</groupId>
<artifactId>bucket4j-jcache</artifactId>
<version>7.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vladimir-bukhtoyarov/bucket4j-jcache/
implementation 'com.github.vladimir-bukhtoyarov:bucket4j-jcache:7.5.0'
// https://jarcasting.com/artifacts/com.github.vladimir-bukhtoyarov/bucket4j-jcache/
implementation ("com.github.vladimir-bukhtoyarov:bucket4j-jcache:7.5.0")
'com.github.vladimir-bukhtoyarov:bucket4j-jcache:jar:7.5.0'
<dependency org="com.github.vladimir-bukhtoyarov" name="bucket4j-jcache" rev="7.5.0">
<artifact name="bucket4j-jcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vladimir-bukhtoyarov', module='bucket4j-jcache', version='7.5.0')
)
libraryDependencies += "com.github.vladimir-bukhtoyarov" % "bucket4j-jcache" % "7.5.0"
[com.github.vladimir-bukhtoyarov/bucket4j-jcache "7.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.vladimir-bukhtoyarov : bucket4j-core | jar | 7.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.cache : cache-api | jar | 1.0.0 |