redis-springboot-starter

redis springboot starter

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

cn.sylinx
ArtifactId

ArtifactId

redis-springboot-starter
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

redis-springboot-starter
redis springboot starter
Project URL

Project URL

http://www.sylinx.cn

Download redis-springboot-starter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
redis.clients : jedis jar
cn.sylinx : toolkit.common.lang jar 1.0.2

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0