| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRedis Данные Базы данных |
| Группа | Группаtech.mhuang |
| Идентификатор | Идентификаторinterchan-redis-common |
| Последняя версия | Последняя версия1.6.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеinterchan-redis-common
Parent pom providing dependency and plugin management for applications
built with Maven
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| interchan-redis-common-1.6.1.pom | |
| interchan-redis-common-1.6.1.jar | 25 KB |
| interchan-redis-common-1.6.1-sources.jar | 15 KB |
| interchan-redis-common-1.6.1-javadoc.jar | 146 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/tech.mhuang/interchan-redis-common/ -->
<dependency>
<groupId>tech.mhuang</groupId>
<artifactId>interchan-redis-common</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/tech.mhuang/interchan-redis-common/
implementation 'tech.mhuang:interchan-redis-common:1.6.1'
// https://jarcasting.com/artifacts/tech.mhuang/interchan-redis-common/
implementation ("tech.mhuang:interchan-redis-common:1.6.1")
'tech.mhuang:interchan-redis-common:jar:1.6.1'
<dependency org="tech.mhuang" name="interchan-redis-common" rev="1.6.1">
<artifact name="interchan-redis-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.mhuang', module='interchan-redis-common', version='1.6.1')
)
libraryDependencies += "tech.mhuang" % "interchan-redis-common" % "1.6.1"
[tech.mhuang/interchan-redis-common "1.6.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.data : spring-data-redis | jar | |
| org.projectlombok : lombok | jar | 1.18.10 |
| com.alibaba : fastjson | jar | 1.2.67 |
| tech.mhuang : hmtool-core | jar | 1.6.1 |