cn.detachment:detachment-web-example

detachment basic, utils

License

License

GroupId

GroupId

cn.detachment
ArtifactId

ArtifactId

detachment-web-example
Last Version

Last Version

1.0.2-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

detachment basic, utils

Download detachment-web-example

How to add to project

<!-- https://jarcasting.com/artifacts/cn.detachment/detachment-web-example/ -->
<dependency>
    <groupId>cn.detachment</groupId>
    <artifactId>detachment-web-example</artifactId>
    <version>1.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.detachment/detachment-web-example/
implementation 'cn.detachment:detachment-web-example:1.0.2-RELEASE'
// https://jarcasting.com/artifacts/cn.detachment/detachment-web-example/
implementation ("cn.detachment:detachment-web-example:1.0.2-RELEASE")
'cn.detachment:detachment-web-example:jar:1.0.2-RELEASE'
<dependency org="cn.detachment" name="detachment-web-example" rev="1.0.2-RELEASE">
  <artifact name="detachment-web-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.detachment', module='detachment-web-example', version='1.0.2-RELEASE')
)
libraryDependencies += "cn.detachment" % "detachment-web-example" % "1.0.2-RELEASE"
[cn.detachment/detachment-web-example "1.0.2-RELEASE"]

Dependencies

compile (1)

Group / Artifact Type Version
cn.detachment : detachment-web jar 1.0.2-RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

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)

reference documentation

Versions

Version
1.0.2-RELEASE