Last Version

app-cache-redis 1.0.9

A library to setup application

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.lifeonwalden
ArtifactId

ArtifactId

app-cache-redis
Version

Version

1.0.9
Type

Type

jar
Description

Description

app-cache-redis
A library to setup application
Project URL

Project URL

http://maven.apache.org

Download app-cache-redis 1.0.9


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework : spring-context jar 4.3.10.RELEASE
org.springframework.data : spring-data-redis jar 1.8.6.RELEASE
redis.clients : jedis jar 2.9.0
com.lifeonwalden : app-common jar 1.0.9
com.lifeonwalden : app-cache-service jar 1.0.9

Project Modules

There are no modules declared in this project.