DaedaFusion Cache Framework

A pluggable cache framework

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

DaedaFusion Cache Framework
A pluggable cache framework
Ссылка на сайт

Ссылка на сайт

http://daedafusion.com
Система контроля версий

Система контроля версий

https://github.com/daedafusion/service-framework.git

Скачать cache-parent

Имя Файла Размер
cache-parent-1.1.pom 10 KB
Обзор

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

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

Зависимости

compile (1)

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

test (1)

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

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

  • cache-core
  • cache-ehcache
  • cache-redis

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