| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
| GroupId | GroupIdcom.zxyinfo |
| ArtifactId | ArtifactIdqueue-spring-boot-autoconfigure |
| Last Version | Last Version1.0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionZXY Info Co., Ltd Dependencies
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.zxyinfo/queue-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.zxyinfo</groupId>
<artifactId>queue-spring-boot-autoconfigure</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.zxyinfo/queue-spring-boot-autoconfigure/
implementation 'com.zxyinfo:queue-spring-boot-autoconfigure:1.0.6'
// https://jarcasting.com/artifacts/com.zxyinfo/queue-spring-boot-autoconfigure/
implementation ("com.zxyinfo:queue-spring-boot-autoconfigure:1.0.6")
'com.zxyinfo:queue-spring-boot-autoconfigure:jar:1.0.6'
<dependency org="com.zxyinfo" name="queue-spring-boot-autoconfigure" rev="1.0.6">
<artifact name="queue-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zxyinfo', module='queue-spring-boot-autoconfigure', version='1.0.6')
)
libraryDependencies += "com.zxyinfo" % "queue-spring-boot-autoconfigure" % "1.0.6"
[com.zxyinfo/queue-spring-boot-autoconfigure "1.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| org.projectlombok : lombok | jar | |
| org.kill-bill.commons : killbill-queue | jar | 0.24.4 |
| org.antlr : ST4 | jar | 4.3.1 |
| org.springframework : spring-jdbc | jar | |
| org.springframework : spring-aop | jar |