is not current version
Last Version 0.6.12

com.github.clarkstore:os-ali-rocketmq 0.6.1

阿里云rocketmq模块

GroupId

GroupId

com.github.clarkstore
ArtifactId

ArtifactId

os-ali-rocketmq
Version

Version

0.6.1
Type

Type

jar

Download os-ali-rocketmq 0.6.1


<!-- https://jarcasting.com/artifacts/com.github.clarkstore/os-ali-rocketmq/ -->
<dependency>
    <groupId>com.github.clarkstore</groupId>
    <artifactId>os-ali-rocketmq</artifactId>
    <version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.clarkstore/os-ali-rocketmq/
implementation 'com.github.clarkstore:os-ali-rocketmq:0.6.1'
// https://jarcasting.com/artifacts/com.github.clarkstore/os-ali-rocketmq/
implementation ("com.github.clarkstore:os-ali-rocketmq:0.6.1")
'com.github.clarkstore:os-ali-rocketmq:jar:0.6.1'
<dependency org="com.github.clarkstore" name="os-ali-rocketmq" rev="0.6.1">
  <artifact name="os-ali-rocketmq" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.clarkstore', module='os-ali-rocketmq', version='0.6.1')
)
libraryDependencies += "com.github.clarkstore" % "os-ali-rocketmq" % "0.6.1"
[com.github.clarkstore/os-ali-rocketmq "0.6.1"]