| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.aqiu202 |
| Идентификатор | Идентификаторttl-cache-core |
| Версия | Версия1.1.1 |
| Тип | Типjar |
| Описание |
ОписаниеSome Simple Starter Projects for Spring Boot Application Made by Aqiu202
|
| Имя Файла | Размер |
|---|---|
| ttl-cache-core-1.1.1.pom | |
| ttl-cache-core-1.1.1.jar | 12 KB |
| ttl-cache-core-1.1.1-sources.jar | 7 KB |
| ttl-cache-core-1.1.1-javadoc.jar | 82 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.aqiu202/ttl-cache-core/ -->
<dependency>
<groupId>com.github.aqiu202</groupId>
<artifactId>ttl-cache-core</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.aqiu202/ttl-cache-core/
implementation 'com.github.aqiu202:ttl-cache-core:1.1.1'
// https://jarcasting.com/artifacts/com.github.aqiu202/ttl-cache-core/
implementation ("com.github.aqiu202:ttl-cache-core:1.1.1")
'com.github.aqiu202:ttl-cache-core:jar:1.1.1'
<dependency org="com.github.aqiu202" name="ttl-cache-core" rev="1.1.1">
<artifact name="ttl-cache-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.aqiu202', module='ttl-cache-core', version='1.1.1')
)
libraryDependencies += "com.github.aqiu202" % "ttl-cache-core" % "1.1.1"
[com.github.aqiu202/ttl-cache-core "1.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.data : spring-data-redis | jar | |
| com.github.ben-manes.caffeine : caffeine | jar | 2.8.8 |
| com.google.guava : guava | jar | 29.0-jre |
| com.github.aqiu202 : spring-utils | jar | 1.1.0 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |