Spring Cache Component

Cache API with various implementations : simple HashMap, ehcache, oscache. Based on Spring container.

Группа

Группа

org.codehaus.redback.components.cache
Идентификатор

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

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

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

1.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

Spring Cache Component
Cache API with various implementations : simple HashMap, ehcache, oscache. Based on Spring container.

Скачать spring-cache

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

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.6.1

test (2)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-simple jar 1.6.1
junit : junit jar 4.9

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

  • spring-cache-api
  • spring-cache-test
  • spring-cache-providers

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

Версия
1.1
1.0