License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdtop.wu2020 |
ArtifactId | ArtifactIdwu-rocketmq-spring-boot-autoconfigure |
Version | Version1.0.6 |
Type | Typejar |
Description |
Descriptionwu内部整合
|
<!-- https://jarcasting.com/artifacts/top.wu2020/wu-rocketmq-spring-boot-autoconfigure/ -->
<dependency>
<groupId>top.wu2020</groupId>
<artifactId>wu-rocketmq-spring-boot-autoconfigure</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/top.wu2020/wu-rocketmq-spring-boot-autoconfigure/
implementation 'top.wu2020:wu-rocketmq-spring-boot-autoconfigure:1.0.6'
// https://jarcasting.com/artifacts/top.wu2020/wu-rocketmq-spring-boot-autoconfigure/
implementation ("top.wu2020:wu-rocketmq-spring-boot-autoconfigure:1.0.6")
'top.wu2020:wu-rocketmq-spring-boot-autoconfigure:jar:1.0.6'
<dependency org="top.wu2020" name="wu-rocketmq-spring-boot-autoconfigure" rev="1.0.6">
<artifact name="wu-rocketmq-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.wu2020', module='wu-rocketmq-spring-boot-autoconfigure', version='1.0.6')
)
libraryDependencies += "top.wu2020" % "wu-rocketmq-spring-boot-autoconfigure" % "1.0.6"
[top.wu2020/wu-rocketmq-spring-boot-autoconfigure "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.projectlombok : lombok | jar |