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)
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.detachment |
| Идентификатор | Идентификаторdetachment-examples |
| Последняя версия | Последняя версия1.0.2-RELEASE |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеdetachment basic, utils
|
| Имя Файла | Размер |
|---|---|
| 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |
detachment base encapsulates the universal tool, like distributed lock,httpClient utils and so on
github package read token 21bdadda7e719e5566ce76e68348652189f888cf