is not current version
Last Version 1.2.1.RELEASE

com.github.luues:commons-rocketmq 1.1.0.RELEASE

A Simple Rocketmq Package

GroupId

GroupId

com.github.luues
ArtifactId

ArtifactId

commons-rocketmq
Version

Version

1.1.0.RELEASE
Type

Type

jar

Download commons-rocketmq 1.1.0.RELEASE


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