| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRedis Данные Базы данных |
| Группа | Группаonline.inote |
| Идентификатор | Идентификаторnaruto-cache-redis |
| Версия | Версия0.0.5-RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеNaruto is an interface with functions such as replay, anti-tampering, Token authentication, etc.
|
<!-- https://jarcasting.com/artifacts/online.inote/naruto-cache-redis/ -->
<dependency>
<groupId>online.inote</groupId>
<artifactId>naruto-cache-redis</artifactId>
<version>0.0.5-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/online.inote/naruto-cache-redis/
implementation 'online.inote:naruto-cache-redis:0.0.5-RELEASE'
// https://jarcasting.com/artifacts/online.inote/naruto-cache-redis/
implementation ("online.inote:naruto-cache-redis:0.0.5-RELEASE")
'online.inote:naruto-cache-redis:jar:0.0.5-RELEASE'
<dependency org="online.inote" name="naruto-cache-redis" rev="0.0.5-RELEASE">
<artifact name="naruto-cache-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='online.inote', module='naruto-cache-redis', version='0.0.5-RELEASE')
)
libraryDependencies += "online.inote" % "naruto-cache-redis" % "0.0.5-RELEASE"
[online.inote/naruto-cache-redis "0.0.5-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| online.inote : naruto-cache | jar | |
| org.springframework.boot : spring-boot-starter-data-redis | jar |