License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.lifeonwalden |
ArtifactId | ArtifactIdapp-cache-redis |
Last Version | Last Version1.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionapp-cache-redis
A library to setup application
|
Project URL |
Project URL |
Filename | Size |
---|---|
app-cache-redis-1.0.9.pom | |
app-cache-redis-1.0.9.jar | 18 KB |
app-cache-redis-1.0.9-sources.jar | 11 KB |
app-cache-redis-1.0.9-javadoc.jar | 78 KB |
Browse |
<!-- 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"]
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 |