com.iqarr.cache:cache-redis

cache utils

License

License

my
Categories

Categories

Redis Data Databases
GroupId

GroupId

com.iqarr.cache
ArtifactId

ArtifactId

cache-redis
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

cache utils

Download cache-redis

How to add to project

<!-- https://jarcasting.com/artifacts/com.iqarr.cache/cache-redis/ -->
<dependency>
    <groupId>com.iqarr.cache</groupId>
    <artifactId>cache-redis</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.iqarr.cache/cache-redis/
implementation 'com.iqarr.cache:cache-redis:0.0.2'
// https://jarcasting.com/artifacts/com.iqarr.cache/cache-redis/
implementation ("com.iqarr.cache:cache-redis:0.0.2")
'com.iqarr.cache:cache-redis:jar:0.0.2'
<dependency org="com.iqarr.cache" name="cache-redis" rev="0.0.2">
  <artifact name="cache-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.iqarr.cache', module='cache-redis', version='0.0.2')
)
libraryDependencies += "com.iqarr.cache" % "cache-redis" % "0.0.2"
[com.iqarr.cache/cache-redis "0.0.2"]

Dependencies

compile (3)

Group / Artifact Type Version
com.iqarr.redis : zy-redis-utils jar 0.0.3
com.iqarr.cache : cache-utils jar 0.0.2
com.iqarr.serializable » serializable jar 0.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1