Last Version

qmq-spring-boot-starter 1.0.2

Spring Boot with QMQ support,help you simplify QMQ config in Spring Boot.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

xin.wjtree.qmq
ArtifactId

ArtifactId

qmq-spring-boot-starter
Version

Version

1.0.2
Type

Type

jar
Description

Description

qmq-spring-boot-starter
Spring Boot with QMQ support,help you simplify QMQ config in Spring Boot.
Project URL

Project URL

https://github.com/wjtree/qmq-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/wjtree/qmq-spring-boot-starter.git

Download qmq-spring-boot-starter 1.0.2


<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.