cache-spymemcached

Implementation of Simple Caching-Interface (using spymemcached)

Лицензия

Лицензия

Группа

Группа

org.permians
Идентификатор

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

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

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

cache-spymemcached
Implementation of Simple Caching-Interface (using spymemcached)

Скачать cache-spymemcached

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.permians : cache jar 1.1.0
com.google.code.simple-spring-memcached : spymemcached jar 2.8.4
org.mockito : mockito-all jar 1.9.0
org.slf4j : slf4j-api jar 1.6.6

test (3)

Идентификатор библиотеки Тип Версия
org.permians : cache test-jar 1.1.0-SNAPSHOT
junit : junit jar 4.10
org.slf4j : slf4j-simple jar 1.6.6

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

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

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

Версия
1.0.1
1.0.0