io.github.easy-do:data-redis-starter

Redis

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

io.github.easy-do
ArtifactId

ArtifactId

data-redis-starter
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Redis

Download data-redis-starter

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.easy-do/data-redis-starter/ -->
<dependency>
    <groupId>io.github.easy-do</groupId>
    <artifactId>data-redis-starter</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.easy-do/data-redis-starter/
implementation 'io.github.easy-do:data-redis-starter:1.0.0'
// https://jarcasting.com/artifacts/io.github.easy-do/data-redis-starter/
implementation ("io.github.easy-do:data-redis-starter:1.0.0")
'io.github.easy-do:data-redis-starter:jar:1.0.0'
<dependency org="io.github.easy-do" name="data-redis-starter" rev="1.0.0">
  <artifact name="data-redis-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.easy-do', module='data-redis-starter', version='1.0.0')
)
libraryDependencies += "io.github.easy-do" % "data-redis-starter" % "1.0.0"
[io.github.easy-do/data-redis-starter "1.0.0"]

Dependencies

compile (7)

Group / Artifact Type Version
io.github.easy-do : easy-do-core jar 1.0.0
org.springframework.boot : spring-boot-starter-data-redis jar
org.redisson : redisson jar 3.10.1
org.apache.commons : commons-pool2 jar 2.0
com.fasterxml.jackson.core : jackson-databind jar
com.google.guava : guava jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.0.3
0.0.1