Last Version

cn.detachment:detachment-examples 1.0.2-RELEASE

detachment basic, utils

License

License

GroupId

GroupId

cn.detachment
ArtifactId

ArtifactId

detachment-examples
Version

Version

1.0.2-RELEASE
Type

Type

pom
Description

Description

detachment basic, utils

Download detachment-examples 1.0.2-RELEASE


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

Dependencies

test (1)

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

Project Modules

  • detachment-redis-example
  • detachment-rocketmq-example
  • detachment-core-example
  • detachment-web-example
  • detachment-es-example