Last Version

com.xuxueli:xxl-mq-client 1.2.2

A lightweight distributed message queue framework.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.xuxueli
ArtifactId

ArtifactId

xxl-mq-client
Version

Version

1.2.2
Type

Type

jar
Description

Description

A lightweight distributed message queue framework.

Download xxl-mq-client 1.2.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.xuxueli : xxl-rpc-core jar 1.3.1

provided (2)

Group / Artifact Type Version
org.springframework : spring-beans jar 4.3.21.RELEASE
org.springframework : spring-context jar 4.3.21.RELEASE

Project Modules

There are no modules declared in this project.