cn.detachment:detachment-rocketmq-example

detachment basic, utils

License

License

GroupId

GroupId

cn.detachment
ArtifactId

ArtifactId

detachment-rocketmq-example
Last Version

Last Version

1.0.2-RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

detachment basic, utils

Download detachment-rocketmq-example

How to add to project

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

Dependencies

compile (2)

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

test (1)

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

Project Modules

  • detachment-rocketmq-consumer-example
  • detachment-rocketmq-producer-example

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
1.0.0-RELEASE