License |
License |
---|---|
GroupId | GroupIdio.github.weihubeats |
ArtifactId | ArtifactIdwh-mq-rocketmq |
Version | Version1.0.9 |
Type | Typejar |
Description |
Descriptionmq-Idempotent
|
Filename | Size |
---|---|
wh-mq-rocketmq-1.0.9.pom | |
wh-mq-rocketmq-1.0.9.jar | 2 KB |
wh-mq-rocketmq-1.0.9-sources.jar | 1 KB |
wh-mq-rocketmq-1.0.9-javadoc.jar | 391 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.weihubeats/wh-mq-rocketmq/ -->
<dependency>
<groupId>io.github.weihubeats</groupId>
<artifactId>wh-mq-rocketmq</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.weihubeats/wh-mq-rocketmq/
implementation 'io.github.weihubeats:wh-mq-rocketmq:1.0.9'
// https://jarcasting.com/artifacts/io.github.weihubeats/wh-mq-rocketmq/
implementation ("io.github.weihubeats:wh-mq-rocketmq:1.0.9")
'io.github.weihubeats:wh-mq-rocketmq:jar:1.0.9'
<dependency org="io.github.weihubeats" name="wh-mq-rocketmq" rev="1.0.9">
<artifact name="wh-mq-rocketmq" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.weihubeats', module='wh-mq-rocketmq', version='1.0.9')
)
libraryDependencies += "io.github.weihubeats" % "wh-mq-rocketmq" % "1.0.9"
[io.github.weihubeats/wh-mq-rocketmq "1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.rocketmq : rocketmq-client | jar | 4.7.0 |
io.github.weihubeats : wh-core | jar | 1.0.9 |