License |
License |
---|---|
GroupId | GroupIdcom.qunar.qmq |
ArtifactId | ArtifactIdqmq |
Last Version | Last Version1.1.41 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionqmq-client-deploy
build all in one module
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
qmq-1.1.41.pom | |
qmq-1.1.41.jar | 390 KB |
qmq-1.1.41-sources.jar | 277 KB |
qmq-1.1.41-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.qunar.qmq/qmq/ -->
<dependency>
<groupId>com.qunar.qmq</groupId>
<artifactId>qmq</artifactId>
<version>1.1.41</version>
</dependency>
// https://jarcasting.com/artifacts/com.qunar.qmq/qmq/
implementation 'com.qunar.qmq:qmq:1.1.41'
// https://jarcasting.com/artifacts/com.qunar.qmq/qmq/
implementation ("com.qunar.qmq:qmq:1.1.41")
'com.qunar.qmq:qmq:jar:1.1.41'
<dependency org="com.qunar.qmq" name="qmq" rev="1.1.41">
<artifact name="qmq" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qunar.qmq', module='qmq', version='1.1.41')
)
libraryDependencies += "com.qunar.qmq" % "qmq" % "1.1.41"
[com.qunar.qmq/qmq "1.1.41"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
com.google.guava : guava | jar | 18.0 |
io.netty : netty-all | jar | 4.0.46.Final |
io.opentracing : opentracing-util | jar | 0.31.0 |
io.opentracing : opentracing-api | jar | 0.31.0 |
io.opentracing : opentracing-noop | jar | 0.31.0 |
com.google.code.gson : gson | jar | 2.8.5 |