Last Version

sciurus-cache-redis 1.0.0

This is an implementation of Sciurus' CustomCache for Redis.

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

io.mcarle
ArtifactId

ArtifactId

sciurus-cache-redis
Version

Version

1.0.0
Type

Type

jar
Description

Description

sciurus-cache-redis
This is an implementation of Sciurus' CustomCache for Redis.
Project URL

Project URL

https://github.com/mcarleio/sciurus-cache-redis
Source Code Management

Source Code Management

https://github.com/mcarleio/sciurus-cache-redis

Download sciurus-cache-redis 1.0.0


<!-- 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"]

Dependencies

compile (3)

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

test (7)

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

Project Modules

There are no modules declared in this project.