Last Version

com.github.yaoguoh:common-redis 2.7.0


Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.yaoguoh
ArtifactId

ArtifactId

common-redis
Version

Version

2.7.0
Type

Type

jar
Description

Description

Download common-redis 2.7.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.yaoguoh : common-util jar
org.springframework.boot : spring-boot-starter-data-redis jar
org.springframework.boot : spring-boot-starter-validation jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.