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-core |
Last Version | Last Version1.0.6-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondetachment basic, utils
|
<!-- https://jarcasting.com/artifacts/cn.detachment/detachment-core/ -->
<dependency>
<groupId>cn.detachment</groupId>
<artifactId>detachment-core</artifactId>
<version>1.0.6-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.detachment/detachment-core/
implementation 'cn.detachment:detachment-core:1.0.6-RELEASE'
// https://jarcasting.com/artifacts/cn.detachment/detachment-core/
implementation ("cn.detachment:detachment-core:1.0.6-RELEASE")
'cn.detachment:detachment-core:jar:1.0.6-RELEASE'
<dependency org="cn.detachment" name="detachment-core" rev="1.0.6-RELEASE">
<artifact name="detachment-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.detachment', module='detachment-core', version='1.0.6-RELEASE')
)
libraryDependencies += "cn.detachment" % "detachment-core" % "1.0.6-RELEASE"
[cn.detachment/detachment-core "1.0.6-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |
cn.detachment : detachment-log | jar | 1.0.6-RELEASE |
com.alibaba : fastjson | jar | 1.2.58 |
org.apache.httpcomponents : httpclient | jar | |
org.apache.httpcomponents : httpmime | jar | 4.5.5 |
detachment base encapsulates the universal tool, like distributed lock,httpClient utils and so on
github package read token 21bdadda7e719e5566ce76e68348652189f888cf