| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCaching Данные |
| Группа | Группаorg.greencheek.caching |
| Идентификатор | Идентификаторherdcache |
| Последняя версия | Последняя версия2.0.19 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеherdcache
A cache that uses futures to prevent thundering herds to your backend service
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| herdcache-2.0.19.pom | |
| herdcache-2.0.19.jar | 254 KB |
| herdcache-2.0.19-tests.jar | 315 KB |
| herdcache-2.0.19-test-jar-with-dependencies.jar | 20 MB |
| herdcache-2.0.19-sources.jar | 148 KB |
| herdcache-2.0.19-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.greencheek.caching/herdcache/ -->
<dependency>
<groupId>org.greencheek.caching</groupId>
<artifactId>herdcache</artifactId>
<version>2.0.19</version>
</dependency>
// https://jarcasting.com/artifacts/org.greencheek.caching/herdcache/
implementation 'org.greencheek.caching:herdcache:2.0.19'
// https://jarcasting.com/artifacts/org.greencheek.caching/herdcache/
implementation ("org.greencheek.caching:herdcache:2.0.19")
'org.greencheek.caching:herdcache:jar:2.0.19'
<dependency org="org.greencheek.caching" name="herdcache" rev="2.0.19">
<artifact name="herdcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.greencheek.caching', module='herdcache', version='2.0.19')
)
libraryDependencies += "org.greencheek.caching" % "herdcache" % "2.0.19"
[org.greencheek.caching/herdcache "2.0.19"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.dropwizard.metrics : metrics-core | jar | 4.0.1 |
| com.github.ben-manes.caffeine : caffeine | jar | 1.3.1 |
| com.google.guava : guava | jar | 19.0 |
| com.googlecode.concurrentlinkedhashmap : concurrentlinkedhashmap-lru | jar | 1.4.2 |
| io.reactivex : rxjava | jar | 1.3.4 |
| net.spy : spymemcached | jar | 2.12.3 |
| com.twitter : jsr166e | jar | 1.1.0 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| net.jpountz.lz4 : lz4 | jar | 1.3.0 |
| org.xerial.snappy : snappy-java | jar | 1.1.4 |
| org.iq80.snappy : snappy | jar | 0.4 |
| de.ruedigermoeller : fst | jar | 1.63 |
| io.netty : netty-all | jar | 4.1.42.Final |
| com.spotify : folsom | jar | 0.7.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.netflix.hystrix : hystrix-core | jar | 1.4.5 |
| io.netty : netty | jar | 3.9.2.Final |
| ch.qos.logback : logback-classic | jar | 1.1.3 |
| com.thimbleware.jmemcached : jmemcached-core | jar | 1.0.0 |
| junit : junit | jar | 4.11 |
| org.openjdk.jmh : jmh-core | jar | 1.19 |
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.19 |