Last Version

redis 1.0.2

labijie caching library

License

License

Categories

Categories

Redis Data Databases Caching
GroupId

GroupId

com.labijie
ArtifactId

ArtifactId

labijie-caching-redis
Version

Version

1.0.2
Type

Type

jar
Description

Description

redis
labijie caching library
Project URL

Project URL

https://github.com/endink/caching

Download labijie-caching-redis 1.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.labijie : labijie-caching jar 1.0.2
redis.clients : jedis jar 2.9.0
com.fasterxml.jackson.core : jackson-databind jar 2.9.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.