License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdonline.inote |
ArtifactId | ArtifactIdnaruto-cache-redis |
Last Version | Last Version0.0.5-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNaruto 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"]
Group / Artifact | Type | Version |
---|---|---|
online.inote : naruto-cache | jar | |
org.springframework.boot : spring-boot-starter-data-redis | jar |