Last Version

queue-spring-boot-starter 4.0.1

project auto plugins for spring-boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

top.wboost
ArtifactId

ArtifactId

queue-spring-boot-starter
Version

Version

4.0.1
Type

Type

pom
Description

Description

queue-spring-boot-starter
project auto plugins for spring-boot

Download queue-spring-boot-starter 4.0.1


<!-- https://jarcasting.com/artifacts/top.wboost/queue-spring-boot-starter/ -->
<dependency>
    <groupId>top.wboost</groupId>
    <artifactId>queue-spring-boot-starter</artifactId>
    <version>4.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.wboost/queue-spring-boot-starter/
implementation 'top.wboost:queue-spring-boot-starter:4.0.1'
// https://jarcasting.com/artifacts/top.wboost/queue-spring-boot-starter/
implementation ("top.wboost:queue-spring-boot-starter:4.0.1")
'top.wboost:queue-spring-boot-starter:pom:4.0.1'
<dependency org="top.wboost" name="queue-spring-boot-starter" rev="4.0.1">
  <artifact name="queue-spring-boot-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.wboost', module='queue-spring-boot-starter', version='4.0.1')
)
libraryDependencies += "top.wboost" % "queue-spring-boot-starter" % "4.0.1"
[top.wboost/queue-spring-boot-starter "4.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
top.wboost : common-web jar

Project Modules

  • common-message-queue-base
  • queue-redis-spring-boot-starter