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