Last Version

xxl-mq 1.2.2

A lightweight distributed message queue framework.

License

License

GroupId

GroupId

com.xuxueli
ArtifactId

ArtifactId

xxl-mq
Version

Version

1.2.2
Type

Type

pom
Description

Description

xxl-mq
A lightweight distributed message queue framework.
Project URL

Project URL

http://www.xuxueli.com/
Source Code Management

Source Code Management

https://github.com/xuxueli/xxl-mq.git

Download xxl-mq 1.2.2

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

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • xxl-mq-client