не последняя версия
Последняя версия 0.0.3

com.github.houbb:redis-client 0.0.1

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

Категории

Категории

Redis Данные Базы данных CLI Взаимодействие с пользователем
Группа

Группа

com.github.houbb
Идентификатор

Идентификатор

redis-client
Версия

Версия

0.0.1
Тип

Тип

pom

Скачать redis-client 0.0.1

Имя Файла Размер
redis-client-0.0.1.pom 9 KB
Обзор

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