Last Version

com.gitee.opensource4clive:java-tools-redis 4.0.4

Some commonly used methods in java

License

License

Categories

Categories

Java Languages Redis Data Databases CLI User Interface
GroupId

GroupId

com.gitee.opensource4clive
ArtifactId

ArtifactId

java-tools-redis
Version

Version

4.0.4
Type

Type

jar
Description

Description

Some commonly used methods in java

Download java-tools-redis 4.0.4


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

Dependencies

compile (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8
org.springframework.boot : spring-boot-starter-data-redis jar 2.3.4.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.