Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdio.github.weihubeats |
ArtifactId | ArtifactIdwh-mq-Idempotent-samples |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Description |
Filename | Size |
---|---|
wh-mq-Idempotent-samples-1.0.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.weihubeats/wh-mq-Idempotent-samples/ -->
<dependency>
<groupId>io.github.weihubeats</groupId>
<artifactId>wh-mq-Idempotent-samples</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.weihubeats/wh-mq-Idempotent-samples/
implementation 'io.github.weihubeats:wh-mq-Idempotent-samples:1.0.0'
// https://jarcasting.com/artifacts/io.github.weihubeats/wh-mq-Idempotent-samples/
implementation ("io.github.weihubeats:wh-mq-Idempotent-samples:1.0.0")
'io.github.weihubeats:wh-mq-Idempotent-samples:pom:1.0.0'
<dependency org="io.github.weihubeats" name="wh-mq-Idempotent-samples" rev="1.0.0">
<artifact name="wh-mq-Idempotent-samples" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.weihubeats', module='wh-mq-Idempotent-samples', version='1.0.0')
)
libraryDependencies += "io.github.weihubeats" % "wh-mq-Idempotent-samples" % "1.0.0"
[io.github.weihubeats/wh-mq-Idempotent-samples "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.weihubeats : wh-rocketmq | jar | ${project.version} |
org.apache.rocketmq : rocketmq-client | jar | 4.2.0 |