| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.hughwick |
| Идентификатор | Идентификаторtoolbox-cache |
| Последняя версия | Последняя версия2.3.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеtoolbox 缓存操作工具包
|
| Имя Файла | Размер |
|---|---|
| toolbox-cache-2.3.4.pom | |
| toolbox-cache-2.3.4.jar | 7 KB |
| toolbox-cache-2.3.4-sources.jar | 6 KB |
| toolbox-cache-2.3.4-javadoc.jar | 428 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.hughwick/toolbox-cache/ -->
<dependency>
<groupId>com.github.hughwick</groupId>
<artifactId>toolbox-cache</artifactId>
<version>2.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hughwick/toolbox-cache/
implementation 'com.github.hughwick:toolbox-cache:2.3.4'
// https://jarcasting.com/artifacts/com.github.hughwick/toolbox-cache/
implementation ("com.github.hughwick:toolbox-cache:2.3.4")
'com.github.hughwick:toolbox-cache:jar:2.3.4'
<dependency org="com.github.hughwick" name="toolbox-cache" rev="2.3.4">
<artifact name="toolbox-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hughwick', module='toolbox-cache', version='2.3.4')
)
libraryDependencies += "com.github.hughwick" % "toolbox-cache" % "2.3.4"
[com.github.hughwick/toolbox-cache "2.3.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.hughwick : toolbox-core | jar | 2.3.4 |
| redis.clients : jedis | jar | 3.3.0 |
| com.github.ben-manes.caffeine : caffeine | jar | 3.1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.24 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| org.springframework : spring-test | jar | 5.3.21 |
| org.springframework : spring-context | jar | 5.3.21 |