License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdco.com.sofka |
ArtifactId | ArtifactIdredis-cache |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionredis-cache
Style tool Redis Cache as Sofka Make it
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.2 |
org.json : json | jar | 20200518 |