| Лицензия |
Лицензия
MIT
|
|---|---|
| Категории |
КатегорииRedis Данные Базы данных CLI Взаимодействие с пользователем |
| Группа | Группаcom.github.fangjinuo.redisclient |
| Идентификатор | Идентификаторredisclient-parent |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеredisclient-parent
Redis Client
|
| Имя Файла | Размер |
|---|---|
| redisclient-parent-1.0.0.pom | 15 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.redisclient/redisclient-parent/ -->
<dependency>
<groupId>com.github.fangjinuo.redisclient</groupId>
<artifactId>redisclient-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.redisclient/redisclient-parent/
implementation 'com.github.fangjinuo.redisclient:redisclient-parent:1.0.0'
// https://jarcasting.com/artifacts/com.github.fangjinuo.redisclient/redisclient-parent/
implementation ("com.github.fangjinuo.redisclient:redisclient-parent:1.0.0")
'com.github.fangjinuo.redisclient:redisclient-parent:pom:1.0.0'
<dependency org="com.github.fangjinuo.redisclient" name="redisclient-parent" rev="1.0.0">
<artifact name="redisclient-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.redisclient', module='redisclient-parent', version='1.0.0')
)
libraryDependencies += "com.github.fangjinuo.redisclient" % "redisclient-parent" % "1.0.0"
[com.github.fangjinuo.redisclient/redisclient-parent "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.26 |
| com.github.fangjinuo.easyjson : easyjson-core | jar | 2.1.0 |
| org.springframework.data : spring-data-redis | jar | 2.2.4.RELEASE |
| com.github.fangjinuo.langx : langx-java | jar | 2.1.0 |
| org.apache.httpcomponents : httpclient | jar | 4.5.11 |
| com.github.fangjinuo.easyjson : easyjson-jackson | jar | 2.1.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |