is not current version
Last Version 1.2.2

com.xuxueli:xxl-mq 1.2.0

A lightweight distributed message queue framework.

GroupId

GroupId

com.xuxueli
ArtifactId

ArtifactId

xxl-mq
Version

Version

1.2.0
Type

Type

pom

Download xxl-mq 1.2.0

Filename Size
xxl-mq-1.2.0.pom 3 KB
Browse

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