| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRedis Данные Базы данных |
| Группа | Группаco.com.sofka |
| Идентификатор | Идентификаторredis-cache |
| Версия | Версия1.0.1 |
| Тип | Типjar |
| Описание |
Описаниеredis-cache
Style tool Redis Cache as Sofka Make it
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| redis-cache-1.0.1.pom | |
| redis-cache-1.0.1.jar | 16 KB |
| redis-cache-1.0.1-sources.jar | 8 KB |
| redis-cache-1.0.1-javadoc.jar | 422 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/co.com.sofka/redis-cache/ -->
<dependency>
<groupId>co.com.sofka</groupId>
<artifactId>redis-cache</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/co.com.sofka/redis-cache/
implementation 'co.com.sofka:redis-cache:1.0.1'
// https://jarcasting.com/artifacts/co.com.sofka/redis-cache/
implementation ("co.com.sofka:redis-cache:1.0.1")
'co.com.sofka:redis-cache:jar:1.0.1'
<dependency org="co.com.sofka" name="redis-cache" rev="1.0.1">
<artifact name="redis-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.com.sofka', module='redis-cache', version='1.0.1')
)
libraryDependencies += "co.com.sofka" % "redis-cache" % "1.0.1"
[co.com.sofka/redis-cache "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-logging : commons-logging | jar | 1.2 |
| org.json : json | jar | 20200518 |