is not current version
Last Version 2.7.0

com.github.zuihou:zuihou-mq-starter 2.5.1


GroupId

GroupId

com.github.zuihou
ArtifactId

ArtifactId

zuihou-mq-starter
Version

Version

2.5.1
Type

Type

jar

Download zuihou-mq-starter 2.5.1


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