com.daedafusion:cache-redis

A pluggable cache framework

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.daedafusion
ArtifactId

ArtifactId

cache-redis
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

A pluggable cache framework

Download cache-redis

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.daedafusion : cache-core jar 1.1
redis.clients : jedis jar 2.9.0
com.daedafusion : configuration-core jar 1.1
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Build Status

Coverage Status

service-framework

Service/Provider framework with plugin isolation

Maven

<dependency>
    <groupId>com.daedafusion</groupId>
    <artifactId>service-framework</artifactId>
    <version>1.1</version>
</dependency>

<!-- For yml based configuration files -->
<dependency>
    <groupId>com.daedafusion</groupId>
    <artifactId>service-framework-yaml</artifactId>
    <version>1.1</version>
</dependency>
com.daedafusion

DaedaFusion

Versions

Version
1.1