License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.github.yunwjr |
ArtifactId | ArtifactIdredis-tool |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionredis-tool
redis tool
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
redis-tool-0.0.2.pom | |
redis-tool-0.0.2.jar | 11 KB |
redis-tool-0.0.2-sources.jar | 6 KB |
redis-tool-0.0.2-javadoc.jar | 61 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.5.RELEASE |