alidaodao-app-redis-all

redis connection tool helper

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.alidaodao.app
ArtifactId

ArtifactId

redis-helper-all
Last Version

Last Version

1.25.0
Release Date

Release Date

Type

Type

pom
Description

Description

alidaodao-app-redis-all
redis connection tool helper
Project URL

Project URL

https://github.com/dislazy/alidaodao-app-redis
Source Code Management

Source Code Management

https://github.com/dislazy/alidaodao-app-redis/tree/master

Download redis-helper-all

How to add to project

<!-- https://jarcasting.com/artifacts/com.alidaodao.app/redis-helper-all/ -->
<dependency>
    <groupId>com.alidaodao.app</groupId>
    <artifactId>redis-helper-all</artifactId>
    <version>1.25.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.alidaodao.app/redis-helper-all/
implementation 'com.alidaodao.app:redis-helper-all:1.25.0'
// https://jarcasting.com/artifacts/com.alidaodao.app/redis-helper-all/
implementation ("com.alidaodao.app:redis-helper-all:1.25.0")
'com.alidaodao.app:redis-helper-all:pom:1.25.0'
<dependency org="com.alidaodao.app" name="redis-helper-all" rev="1.25.0">
  <artifact name="redis-helper-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.alidaodao.app', module='redis-helper-all', version='1.25.0')
)
libraryDependencies += "com.alidaodao.app" % "redis-helper-all" % "1.25.0"
[com.alidaodao.app/redis-helper-all "1.25.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • redis-client
  • example
  • spring-boot-redis-starter

Versions

Version
1.25.0
1.24.0
1.23.0
1.22.0
1.21.0
1.20.0
1.19.0
1.18.0
1.0.0