com.daedafusion:cache-ehcache

A pluggable cache framework

License

License

Categories

Categories

Ehcache Data Caching
GroupId

GroupId

com.daedafusion
ArtifactId

ArtifactId

cache-ehcache
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

A pluggable cache framework

Download cache-ehcache

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.daedafusion : cache-core jar 1.1
net.sf.ehcache : ehcache jar 2.9.1
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
1.0