License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.zxyinfo |
ArtifactId | ArtifactIdqueue-spring-boot-starter |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZXY Info Co., Ltd Dependencies
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
queue-spring-boot-starter-1.0.6.pom | |
queue-spring-boot-starter-1.0.6.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zxyinfo/queue-spring-boot-starter/ -->
<dependency>
<groupId>com.zxyinfo</groupId>
<artifactId>queue-spring-boot-starter</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.zxyinfo/queue-spring-boot-starter/
implementation 'com.zxyinfo:queue-spring-boot-starter:1.0.6'
// https://jarcasting.com/artifacts/com.zxyinfo/queue-spring-boot-starter/
implementation ("com.zxyinfo:queue-spring-boot-starter:1.0.6")
'com.zxyinfo:queue-spring-boot-starter:jar:1.0.6'
<dependency org="com.zxyinfo" name="queue-spring-boot-starter" rev="1.0.6">
<artifact name="queue-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zxyinfo', module='queue-spring-boot-starter', version='1.0.6')
)
libraryDependencies += "com.zxyinfo" % "queue-spring-boot-starter" % "1.0.6"
[com.zxyinfo/queue-spring-boot-starter "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
com.zxyinfo : queue-spring-boot-autoconfigure | jar | 1.0.6 |