starter-redis

redis起步依赖

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.2oi7
ArtifactId

ArtifactId

starter-redis
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

starter-redis
redis起步依赖
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://gitee.com/yangjiayi/starter-redis

Download starter-redis

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.2oi7 : component-redis jar 2.0.0
org.springframework.boot : spring-boot-starter-data-redis jar 2.0.5.RELEASE

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.0.5.RELEASE
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0