cn.detachment:detachment-examples

detachment basic, utils

Лицензия

Лицензия

Группа

Группа

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

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

detachment-examples
Последняя версия

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

1.0.2-RELEASE
Дата

Дата

Тип

Тип

pom
Описание

Описание

detachment basic, utils

Скачать detachment-examples

Имя Файла Размер
detachment-examples-1.0.2-RELEASE.pom 4 KB
Обзор

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

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar

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

  • detachment-redis-example
  • detachment-rocketmq-example
  • detachment-core-example
  • detachment-web-example
  • detachment-es-example

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.2-RELEASE
1.0.0-RELEASE