| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.luohuasheng.bee |
| Идентификатор | Идентификаторlhs-bee-proxy-cache |
| Последняя версия | Последняя версия1.0.10 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFor the call routing of various technical components, developers can operate the same type of
components through a unified entry, without caring about how to implement the internal technical components.
|
| Имя Файла | Размер |
|---|---|
| lhs-bee-proxy-cache-1.0.10.pom | |
| lhs-bee-proxy-cache-1.0.10.jar | 12 KB |
| lhs-bee-proxy-cache-1.0.10-sources.jar | 7 KB |
| lhs-bee-proxy-cache-1.0.10-javadoc.jar | 67 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.luohuasheng.bee/lhs-bee-proxy-cache/ -->
<dependency>
<groupId>net.luohuasheng.bee</groupId>
<artifactId>lhs-bee-proxy-cache</artifactId>
<version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/net.luohuasheng.bee/lhs-bee-proxy-cache/
implementation 'net.luohuasheng.bee:lhs-bee-proxy-cache:1.0.10'
// https://jarcasting.com/artifacts/net.luohuasheng.bee/lhs-bee-proxy-cache/
implementation ("net.luohuasheng.bee:lhs-bee-proxy-cache:1.0.10")
'net.luohuasheng.bee:lhs-bee-proxy-cache:jar:1.0.10'
<dependency org="net.luohuasheng.bee" name="lhs-bee-proxy-cache" rev="1.0.10">
<artifact name="lhs-bee-proxy-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.luohuasheng.bee', module='lhs-bee-proxy-cache', version='1.0.10')
)
libraryDependencies += "net.luohuasheng.bee" % "lhs-bee-proxy-cache" % "1.0.10"
[net.luohuasheng.bee/lhs-bee-proxy-cache "1.0.10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.luohuasheng.bee : lhs-bee-proxy-core | jar | 1.0.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.ben-manes.caffeine : caffeine | jar | 2.9.2 |
| com.google.guava : guava | jar | 30.1.1-jre |
| org.ehcache : ehcache | jar | 3.9.6 |
| redis.clients : jedis | jar | 3.6.3 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |