License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdtop.wboost |
ArtifactId | ArtifactIdqueue-spring-boot-starter |
Version | Version4.0.1 |
Type | Typepom |
Description |
Descriptionqueue-spring-boot-starter
project auto plugins for spring-boot
|
Filename | Size |
---|---|
queue-spring-boot-starter-4.0.1.pom | 1 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
top.wboost : common-web | jar |