| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRedis Данные Базы данных CLI Взаимодействие с пользователем |
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторredis-client-core |
| Последняя версия | Последняя версия0.0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеThe redis-client algorithm framework for java.(java 加密算法框架工具)
|
| Имя Файла | Размер |
|---|---|
| redis-client-core-0.0.3.pom | |
| redis-client-core-0.0.3.jar | 7 KB |
| redis-client-core-0.0.3-sources.jar | 5 KB |
| redis-client-core-0.0.3-javadoc.jar | 77 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.houbb/redis-client-core/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>redis-client-core</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/redis-client-core/
implementation 'com.github.houbb:redis-client-core:0.0.3'
// https://jarcasting.com/artifacts/com.github.houbb/redis-client-core/
implementation ("com.github.houbb:redis-client-core:0.0.3")
'com.github.houbb:redis-client-core:jar:0.0.3'
<dependency org="com.github.houbb" name="redis-client-core" rev="0.0.3">
<artifact name="redis-client-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='redis-client-core', version='0.0.3')
)
libraryDependencies += "com.github.houbb" % "redis-client-core" % "0.0.3"
[com.github.houbb/redis-client-core "0.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.houbb : redis-client-api | jar | 0.0.3 |
| com.github.houbb : redis-client-jedis | jar | 0.0.3 |
| com.github.houbb : heaven | jar | 0.1.115 |