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)
License |
License |
---|---|
GroupId | GroupIdcn.detachment |
ArtifactId | ArtifactIddetachment-es |
Last Version | Last Version1.0.6-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondetachment basic, utils
|
<!-- https://jarcasting.com/artifacts/cn.detachment/detachment-es/ -->
<dependency>
<groupId>cn.detachment</groupId>
<artifactId>detachment-es</artifactId>
<version>1.0.6-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.detachment/detachment-es/
implementation 'cn.detachment:detachment-es:1.0.6-RELEASE'
// https://jarcasting.com/artifacts/cn.detachment/detachment-es/
implementation ("cn.detachment:detachment-es:1.0.6-RELEASE")
'cn.detachment:detachment-es:jar:1.0.6-RELEASE'
<dependency org="cn.detachment" name="detachment-es" rev="1.0.6-RELEASE">
<artifact name="detachment-es" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.detachment', module='detachment-es', version='1.0.6-RELEASE')
)
libraryDependencies += "cn.detachment" % "detachment-es" % "1.0.6-RELEASE"
[cn.detachment/detachment-es "1.0.6-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
cn.detachment : detachment-log | jar | 1.0.6-RELEASE |
org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 7.4.2 |
org.elasticsearch : elasticsearch | jar | 7.4.2 |
org.elasticsearch.client : elasticsearch-rest-client | jar | 7.4.2 |
org.projectlombok : lombok | jar | 1.18.8 |
detachment base encapsulates the universal tool, like distributed lock,httpClient utils and so on
github package read token 21bdadda7e719e5566ce76e68348652189f888cf