com.github.houbb:redis-client-api

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-api
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download redis-client-api

How to add to project

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

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1