| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииbucket4j Универсальные библиотеки Utility |
| Группа | Группаcom.github.vladimir-bukhtoyarov |
| Идентификатор | Идентификаторbucket4j-coherence |
| Версия | Версия7.1.0 |
| Тип | Типjar |
| Описание |
Описаниеbucket4j-coherence
Bucket4j integration with Coherence
|
| Имя Файла | Размер |
|---|---|
| bucket4j-coherence-7.1.0.pom | |
| bucket4j-coherence-7.1.0.jar | 9 KB |
| bucket4j-coherence-7.1.0-sources.jar | 6 KB |
| bucket4j-coherence-7.1.0-javadoc.jar | 45 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.vladimir-bukhtoyarov/bucket4j-coherence/ -->
<dependency>
<groupId>com.github.vladimir-bukhtoyarov</groupId>
<artifactId>bucket4j-coherence</artifactId>
<version>7.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vladimir-bukhtoyarov/bucket4j-coherence/
implementation 'com.github.vladimir-bukhtoyarov:bucket4j-coherence:7.1.0'
// https://jarcasting.com/artifacts/com.github.vladimir-bukhtoyarov/bucket4j-coherence/
implementation ("com.github.vladimir-bukhtoyarov:bucket4j-coherence:7.1.0")
'com.github.vladimir-bukhtoyarov:bucket4j-coherence:jar:7.1.0'
<dependency org="com.github.vladimir-bukhtoyarov" name="bucket4j-coherence" rev="7.1.0">
<artifact name="bucket4j-coherence" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vladimir-bukhtoyarov', module='bucket4j-coherence', version='7.1.0')
)
libraryDependencies += "com.github.vladimir-bukhtoyarov" % "bucket4j-coherence" % "7.1.0"
[com.github.vladimir-bukhtoyarov/bucket4j-coherence "7.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.vladimir-bukhtoyarov : bucket4j-core | jar | 7.1.0 |
| com.oracle.coherence.ce : coherence | jar | 21.06 |