License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.github.knightliao.middle |
ArtifactId | ArtifactIdmiddle-redis |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Description.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
middle-redis-0.0.2.pom | |
middle-redis-0.0.2.jar | 4 KB |
middle-redis-0.0.2-sources.jar | 2 KB |
middle-redis-0.0.2-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.knightliao.middle/middle-redis/ -->
<dependency>
<groupId>com.github.knightliao.middle</groupId>
<artifactId>middle-redis</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.knightliao.middle/middle-redis/
implementation 'com.github.knightliao.middle:middle-redis:0.0.2'
// https://jarcasting.com/artifacts/com.github.knightliao.middle/middle-redis/
implementation ("com.github.knightliao.middle:middle-redis:0.0.2")
'com.github.knightliao.middle:middle-redis:jar:0.0.2'
<dependency org="com.github.knightliao.middle" name="middle-redis" rev="0.0.2">
<artifact name="middle-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.knightliao.middle', module='middle-redis', version='0.0.2')
)
libraryDependencies += "com.github.knightliao.middle" % "middle-redis" % "0.0.2"
[com.github.knightliao.middle/middle-redis "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
redis.clients : jedis | jar | 2.9.0 |
com.github.knightliao.middle : pack-utils | jar | 0.0.2 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.projectlombok : lombok | jar | 1.14.4 |