detachment base
detachment base encapsulates the universal tool, like distributed lock,httpClient utils and so on
github package read token 21bdadda7e719e5566ce76e68348652189f888cf
main module
- redis
- mysql-plus
- log (logback)
- es 7.x (current 7.4)
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRedis Данные Базы данных |
| Группа | Группаcn.detachment |
| Идентификатор | Идентификаторdetachment-redis |
| Последняя версия | Последняя версия1.0.6-RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеdetachment basic, utils
|
| Имя Файла | Размер |
|---|---|
| detachment-redis-1.0.6-RELEASE.pom | |
| detachment-redis-1.0.6-RELEASE.jar | 18 KB |
| detachment-redis-1.0.6-RELEASE-sources.jar | 12 KB |
| detachment-redis-1.0.6-RELEASE-javadoc.jar | 119 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.detachment/detachment-redis/ -->
<dependency>
<groupId>cn.detachment</groupId>
<artifactId>detachment-redis</artifactId>
<version>1.0.6-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.detachment/detachment-redis/
implementation 'cn.detachment:detachment-redis:1.0.6-RELEASE'
// https://jarcasting.com/artifacts/cn.detachment/detachment-redis/
implementation ("cn.detachment:detachment-redis:1.0.6-RELEASE")
'cn.detachment:detachment-redis:jar:1.0.6-RELEASE'
<dependency org="cn.detachment" name="detachment-redis" rev="1.0.6-RELEASE">
<artifact name="detachment-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.detachment', module='detachment-redis', version='1.0.6-RELEASE')
)
libraryDependencies += "cn.detachment" % "detachment-redis" % "1.0.6-RELEASE"
[cn.detachment/detachment-redis "1.0.6-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.detachment : detachment-core | jar | 1.0.6-RELEASE |
| org.springframework.boot : spring-boot-starter-data-redis | jar | |
| org.apache.commons : commons-pool2 | jar | |
| org.springframework : spring-context | jar | |
| org.redisson : redisson | jar | 3.11.3 |
detachment base encapsulates the universal tool, like distributed lock,httpClient utils and so on
github package read token 21bdadda7e719e5566ce76e68348652189f888cf