| License |
License |
|---|---|
| GroupId | GroupIdcom.qunar.qmq |
| ArtifactId | ArtifactIdqmq |
| Version | Version1.1.30 |
| Type | Typejar |
| Description |
Descriptionqmq-client-deploy
build all in one module
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| qmq-1.1.30.pom | |
| qmq-1.1.30.jar | 390 KB |
| qmq-1.1.30-sources.jar | 276 KB |
| qmq-1.1.30-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.30</version>
</dependency>
// https://jarcasting.com/artifacts/com.qunar.qmq/qmq/
implementation 'com.qunar.qmq:qmq:1.1.30'
// https://jarcasting.com/artifacts/com.qunar.qmq/qmq/
implementation ("com.qunar.qmq:qmq:1.1.30")
'com.qunar.qmq:qmq:jar:1.1.30'
<dependency org="com.qunar.qmq" name="qmq" rev="1.1.30">
<artifact name="qmq" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qunar.qmq', module='qmq', version='1.1.30')
)
libraryDependencies += "com.qunar.qmq" % "qmq" % "1.1.30"
[com.qunar.qmq/qmq "1.1.30"]
| 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 |