is not current version
Last Version 1.0.2

xin.wjtree.qmq:qmq-spring-boot-starter 1.0.1

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

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

xin.wjtree.qmq
ArtifactId

ArtifactId

qmq-spring-boot-starter
Version

Version

1.0.1
Type

Type

jar

Download qmq-spring-boot-starter 1.0.1


<!-- 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/xin.wjtree.qmq/qmq-spring-boot-starter/
implementation 'xin.wjtree.qmq:qmq-spring-boot-starter:1.0.1'
// https://jarcasting.com/artifacts/xin.wjtree.qmq/qmq-spring-boot-starter/
implementation ("xin.wjtree.qmq:qmq-spring-boot-starter:1.0.1")
'xin.wjtree.qmq:qmq-spring-boot-starter:jar:1.0.1'
<dependency org="xin.wjtree.qmq" name="qmq-spring-boot-starter" rev="1.0.1">
  <artifact name="qmq-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='xin.wjtree.qmq', module='qmq-spring-boot-starter', version='1.0.1')
)
libraryDependencies += "xin.wjtree.qmq" % "qmq-spring-boot-starter" % "1.0.1"
[xin.wjtree.qmq/qmq-spring-boot-starter "1.0.1"]