GroupId | GroupIdio.github.weihubeats |
---|---|
ArtifactId | ArtifactIdwh-mq-rocketmq |
Version | Version1.0.6 |
Type | Typejar |
Filename | Size |
---|---|
wh-mq-rocketmq-1.0.6.pom | |
wh-mq-rocketmq-1.0.6.jar | 2 KB |
wh-mq-rocketmq-1.0.6-sources.jar | 1 KB |
wh-mq-rocketmq-1.0.6-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.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.weihubeats/wh-mq-rocketmq/
implementation 'io.github.weihubeats:wh-mq-rocketmq:1.0.6'
// https://jarcasting.com/artifacts/io.github.weihubeats/wh-mq-rocketmq/
implementation ("io.github.weihubeats:wh-mq-rocketmq:1.0.6")
'io.github.weihubeats:wh-mq-rocketmq:jar:1.0.6'
<dependency org="io.github.weihubeats" name="wh-mq-rocketmq" rev="1.0.6">
<artifact name="wh-mq-rocketmq" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.weihubeats', module='wh-mq-rocketmq', version='1.0.6')
)
libraryDependencies += "io.github.weihubeats" % "wh-mq-rocketmq" % "1.0.6"
[io.github.weihubeats/wh-mq-rocketmq "1.0.6"]