redis-client

The redis-client algorithm framework for java.(java 加密算法框架工具)

License

License

Categories

Categories

Redis Data Databases CLI User Interface
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

redis-client
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

redis-client
The redis-client algorithm framework for java.(java 加密算法框架工具)

Download redis-client

Filename Size
redis-client-0.0.3.pom 9 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • redis-client-api
  • redis-client-core
  • redis-client-test
  • redis-client-jedis

Versions

Version
0.0.3
0.0.2
0.0.1