| License |
License |
|---|---|
| GroupId | GroupIdcom.qunar.qmq |
| ArtifactId | ArtifactIdqmq-parent |
| Last Version | Last Version1.1.41 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionqmq
Qunar Message Queue
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| qmq-parent-1.1.41.pom | 18 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.qunar.qmq/qmq-parent/ -->
<dependency>
<groupId>com.qunar.qmq</groupId>
<artifactId>qmq-parent</artifactId>
<version>1.1.41</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.qunar.qmq/qmq-parent/
implementation 'com.qunar.qmq:qmq-parent:1.1.41'
// https://jarcasting.com/artifacts/com.qunar.qmq/qmq-parent/
implementation ("com.qunar.qmq:qmq-parent:1.1.41")
'com.qunar.qmq:qmq-parent:pom:1.1.41'
<dependency org="com.qunar.qmq" name="qmq-parent" rev="1.1.41">
<artifact name="qmq-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.qunar.qmq', module='qmq-parent', version='1.1.41')
)
libraryDependencies += "com.qunar.qmq" % "qmq-parent" % "1.1.41"
[com.qunar.qmq/qmq-parent "1.1.41"]