License |
License
my
|
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.iqarr.cache |
ArtifactId | ArtifactIdcache-redis |
Version | Version0.0.2 |
Type | Typejar |
Description |
Descriptioncache utils
|
Filename | Size |
---|---|
cache-redis-0.0.2.pom | |
cache-redis-0.0.2.jar | 3 KB |
cache-redis-0.0.2-sources.jar | 2 KB |
cache-redis-0.0.2-javadoc.jar | 25 KB |
Browse |
<!-- 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"]
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 |