detachment-base

detachment basic, utils

Лицензия

Лицензия

Группа

Группа

cn.detachment
Идентификатор

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

base
Последняя версия

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

1.0.8-RELEASE
Дата

Дата

Тип

Тип

pom
Описание

Описание

detachment-base
detachment basic, utils
Ссылка на сайт

Ссылка на сайт

https://github.com/haoxpdp/detachment-base.git
Система контроля версий

Система контроля версий

https://github.com/haoxpdp/detachment-base.git

Скачать base

Имя Файла Размер
base-1.0.8-RELEASE.pom 8 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/cn.detachment/base/ -->
<dependency>
    <groupId>cn.detachment</groupId>
    <artifactId>base</artifactId>
    <version>1.0.8-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.detachment/base/
implementation 'cn.detachment:base:1.0.8-RELEASE'
// https://jarcasting.com/artifacts/cn.detachment/base/
implementation ("cn.detachment:base:1.0.8-RELEASE")
'cn.detachment:base:pom:1.0.8-RELEASE'
<dependency org="cn.detachment" name="base" rev="1.0.8-RELEASE">
  <artifact name="base" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.detachment', module='base', version='1.0.8-RELEASE')
)
libraryDependencies += "cn.detachment" % "base" % "1.0.8-RELEASE"
[cn.detachment/base "1.0.8-RELEASE"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.8
org.springframework : spring-core jar
org.slf4j : slf4j-api jar

Модули Проекта

  • detach-es
  • log
  • mysql
  • notification
  • web
  • core
  • example
  • detach-api

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)

reference documentation

Версии библиотеки

Версия
1.0.8-RELEASE
1.0.6-RELEASE
1.0.5-RELEASE
1.0.2-RELEASE
1.0.0-RELEASE