License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdio.mcarle |
ArtifactId | ArtifactIdsciurus-cache-redis |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionsciurus-cache-redis
This is an implementation of Sciurus' CustomCache for Redis.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.mcarle/sciurus-cache-redis/ -->
<dependency>
<groupId>io.mcarle</groupId>
<artifactId>sciurus-cache-redis</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.mcarle/sciurus-cache-redis/
implementation 'io.mcarle:sciurus-cache-redis:1.0.0'
// https://jarcasting.com/artifacts/io.mcarle/sciurus-cache-redis/
implementation ("io.mcarle:sciurus-cache-redis:1.0.0")
'io.mcarle:sciurus-cache-redis:jar:1.0.0'
<dependency org="io.mcarle" name="sciurus-cache-redis" rev="1.0.0">
<artifact name="sciurus-cache-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mcarle', module='sciurus-cache-redis', version='1.0.0')
)
libraryDependencies += "io.mcarle" % "sciurus-cache-redis" % "1.0.0"
[io.mcarle/sciurus-cache-redis "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.mcarle : sciurus | jar | 1.1.0 |
io.lettuce : lettuce-core | jar | 5.1.8.RELEASE |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.12.1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.5 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.5.1 |
org.hamcrest : hamcrest | jar | 2.1 |
org.mockito : mockito-core | jar | 3.0.0 |
org.mockito : mockito-junit-jupiter | jar | 3.0.0 |
org.apache.logging.log4j : log4j-core | jar | 2.12.1 |