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-log |
Last Version | Last Version1.0.6-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondetachment basic, utils
|
<!-- https://jarcasting.com/artifacts/cn.detachment/detachment-log/ -->
<dependency>
<groupId>cn.detachment</groupId>
<artifactId>detachment-log</artifactId>
<version>1.0.6-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.detachment/detachment-log/
implementation 'cn.detachment:detachment-log:1.0.6-RELEASE'
// https://jarcasting.com/artifacts/cn.detachment/detachment-log/
implementation ("cn.detachment:detachment-log:1.0.6-RELEASE")
'cn.detachment:detachment-log:jar:1.0.6-RELEASE'
<dependency org="cn.detachment" name="detachment-log" rev="1.0.6-RELEASE">
<artifact name="detachment-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.detachment', module='detachment-log', version='1.0.6-RELEASE')
)
libraryDependencies += "cn.detachment" % "detachment-log" % "1.0.6-RELEASE"
[cn.detachment/detachment-log "1.0.6-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | |
ch.qos.logback : logback-core | jar | |
ch.qos.logback : logback-classic | jar | |
org.springframework.cloud : spring-cloud-starter-sleuth | jar | 2.2.0.RELEASE |
detachment base encapsulates the universal tool, like distributed lock,httpClient utils and so on
github package read token 21bdadda7e719e5566ce76e68348652189f888cf