License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdxin.wjtree.qmq |
ArtifactId | ArtifactIdqmq-spring-boot-starter |
Version | Version1.0.2 |
Type | Typejar |
Description |
Descriptionqmq-spring-boot-starter
Spring Boot with QMQ support,help you simplify QMQ config in Spring Boot.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/xin.wjtree.qmq/qmq-spring-boot-starter/ -->
<dependency>
<groupId>xin.wjtree.qmq</groupId>
<artifactId>qmq-spring-boot-starter</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/xin.wjtree.qmq/qmq-spring-boot-starter/
implementation 'xin.wjtree.qmq:qmq-spring-boot-starter:1.0.2'
// https://jarcasting.com/artifacts/xin.wjtree.qmq/qmq-spring-boot-starter/
implementation ("xin.wjtree.qmq:qmq-spring-boot-starter:1.0.2")
'xin.wjtree.qmq:qmq-spring-boot-starter:jar:1.0.2'
<dependency org="xin.wjtree.qmq" name="qmq-spring-boot-starter" rev="1.0.2">
<artifact name="qmq-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='xin.wjtree.qmq', module='qmq-spring-boot-starter', version='1.0.2')
)
libraryDependencies += "xin.wjtree.qmq" % "qmq-spring-boot-starter" % "1.0.2"
[xin.wjtree.qmq/qmq-spring-boot-starter "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
com.qunar.qmq : qmq | jar | 1.1.11 |