is not current version
Last Version 3.0.7.1

com.github.kimffy24:ejoker-mq-rocketmq 3.0.0

Use rocketmq as the message middlware

GroupId

GroupId

com.github.kimffy24
ArtifactId

ArtifactId

ejoker-mq-rocketmq
Version

Version

3.0.0
Type

Type

jar

Download ejoker-mq-rocketmq 3.0.0


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