redis-tool

redis tool

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.yunwjr
ArtifactId

ArtifactId

redis-tool
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

redis-tool
redis tool
Project URL

Project URL

https://github.com/yunWJR/yun-base-redis
Source Code Management

Source Code Management

https://github.com/yunWJR/yun-base-redis

Download redis-tool

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.1.5.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.5.RELEASE
org.springframework.boot : spring-boot-starter-data-redis jar 2.1.5.RELEASE
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
org.aspectj : aspectjrt jar 1.9.2

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1