com.daedafusion:cache-ehcache

A pluggable cache framework

Лицензия

Лицензия

Категории

Категории

Ehcache Данные Caching
Группа

Группа

com.daedafusion
Идентификатор

Идентификатор

cache-ehcache
Последняя версия

Последняя версия

1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

A pluggable cache framework

Скачать cache-ehcache

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
1.1
1.0