luava-cache


Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.0.4.RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

luava-cache
luava-cache
Ссылка на сайт

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

https://github.com/linuxprobe-org/luava-cache.git
Система контроля версий

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

https://github.com/linuxprobe-org/luava-cache.git

Скачать luava-cache

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.30
org.springframework.data : spring-data-redis jar 2.3.3.RELEASE

test (1)

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

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

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

luava-cache

缓存工具

<dependency>
    <groupId>org.linuxprobe</groupId>
    <artifactId>luava-cache</artifactId>
    <version>0.0.3.RELEASE</version>
</dependency>

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

Версия
0.0.4.RELEASE
0.0.3.RELEASE
0.0.2.RELEASE
0.0.1.RELEASE