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 | ArtifactIdcore |
Last Version | Last Version1.0.8-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondetachment basic, utils
|
Filename | Size |
---|---|
core-1.0.8-RELEASE.pom | |
core-1.0.8-RELEASE.jar | 42 KB |
core-1.0.8-RELEASE-sources.jar | 23 KB |
core-1.0.8-RELEASE-javadoc.jar | 85 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.detachment/core/ -->
<dependency>
<groupId>cn.detachment</groupId>
<artifactId>core</artifactId>
<version>1.0.8-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.detachment/core/
implementation 'cn.detachment:core:1.0.8-RELEASE'
// https://jarcasting.com/artifacts/cn.detachment/core/
implementation ("cn.detachment:core:1.0.8-RELEASE")
'cn.detachment:core:jar:1.0.8-RELEASE'
<dependency org="cn.detachment" name="core" rev="1.0.8-RELEASE">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.detachment', module='core', version='1.0.8-RELEASE')
)
libraryDependencies += "cn.detachment" % "core" % "1.0.8-RELEASE"
[cn.detachment/core "1.0.8-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | |
aspectj : aspectjrt | jar | 1.5.4 |
org.projectlombok : lombok | jar | 1.18.8 |
org.springframework : spring-core | jar | |
org.slf4j : slf4j-api | jar |
detachment base encapsulates the universal tool, like distributed lock,httpClient utils and so on
github package read token 21bdadda7e719e5566ce76e68348652189f888cf