Last Version

structure-redis-starter 1.1.2.RELEASE

对spring-boot-starter-data-redis启动器进行封装正在意义上的零配置启动

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

cn.structured
ArtifactId

ArtifactId

structure-redis-starter
Version

Version

1.1.2.RELEASE
Type

Type

jar
Description

Description

structure-redis-starter
对spring-boot-starter-data-redis启动器进行封装正在意义上的零配置启动
Project Organization

Project Organization

structure
Source Code Management

Source Code Management

https://github.com/structure-projects/structure-redis

Download structure-redis-starter 1.1.2.RELEASE


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.1.2.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.1.2.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.2.RELEASE
org.springframework.boot : spring-boot-starter-data-redis jar
redis.clients : jedis jar

Project Modules

There are no modules declared in this project.