Commons Redis

Redis 相关公共代码。

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

dev.zhengying
ArtifactId

ArtifactId

commons-redis
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Commons Redis
Redis 相关公共代码。

Download commons-redis

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.integration : spring-integration-redis Optional jar
org.aspectj : aspectjweaver Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
dev.zhengying : commons-base jar 1.0.0

provided (2)

Group / Artifact Type Version
org.springframework.data : spring-data-redis jar
org.springframework.boot : spring-boot-autoconfigure jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0