License |
License |
---|---|
Categories |
CategoriesRedis Data Databases CLI User Interface Jedis |
GroupId | GroupIdcom.github.houbb |
ArtifactId | ArtifactIdredis-client-jedis |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe redis-client algorithm framework for java.(java 加密算法框架工具)
|
Filename | Size |
---|---|
redis-client-jedis-0.0.3.pom | |
redis-client-jedis-0.0.3.jar | 6 KB |
redis-client-jedis-0.0.3-sources.jar | 3 KB |
redis-client-jedis-0.0.3-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.houbb/redis-client-jedis/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>redis-client-jedis</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/redis-client-jedis/
implementation 'com.github.houbb:redis-client-jedis:0.0.3'
// https://jarcasting.com/artifacts/com.github.houbb/redis-client-jedis/
implementation ("com.github.houbb:redis-client-jedis:0.0.3")
'com.github.houbb:redis-client-jedis:jar:0.0.3'
<dependency org="com.github.houbb" name="redis-client-jedis" rev="0.0.3">
<artifact name="redis-client-jedis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='redis-client-jedis', version='0.0.3')
)
libraryDependencies += "com.github.houbb" % "redis-client-jedis" % "0.0.3"
[com.github.houbb/redis-client-jedis "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.houbb : redis-client-api | jar | 0.0.3 |
com.github.houbb : heaven | jar | 0.1.115 |
redis.clients : jedis | jar | 2.8.1 |