Last Version

qmq-common 1.1.41

qmq common logic share by all module

License

License

GroupId

GroupId

com.qunar.qmq
ArtifactId

ArtifactId

qmq-common
Version

Version

1.1.41
Type

Type

jar
Description

Description

qmq-common
qmq common logic share by all module
Project Organization

Project Organization

Qunar Inc.

Download qmq-common 1.1.41


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

Dependencies

compile (4)

Group / Artifact Type Version
com.qunar.qmq : qmq-api jar 1.1.41
org.slf4j : slf4j-api jar 1.7.25
com.google.guava : guava jar 18.0
io.netty : netty-all jar

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.