Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration Feign Net HTTP Clients Dubbo Networking |
---|---|
GroupId | GroupIdcom.hmilyylimh.cloud |
ArtifactId | ArtifactIddubbo-feign-spring-boot-autoconfigure |
Version | Version1.0.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.hmilyylimh.cloud/dubbo-feign-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.hmilyylimh.cloud</groupId>
<artifactId>dubbo-feign-spring-boot-autoconfigure</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hmilyylimh.cloud/dubbo-feign-spring-boot-autoconfigure/
implementation 'com.hmilyylimh.cloud:dubbo-feign-spring-boot-autoconfigure:1.0.0'
// https://jarcasting.com/artifacts/com.hmilyylimh.cloud/dubbo-feign-spring-boot-autoconfigure/
implementation ("com.hmilyylimh.cloud:dubbo-feign-spring-boot-autoconfigure:1.0.0")
'com.hmilyylimh.cloud:dubbo-feign-spring-boot-autoconfigure:jar:1.0.0'
<dependency org="com.hmilyylimh.cloud" name="dubbo-feign-spring-boot-autoconfigure" rev="1.0.0">
<artifact name="dubbo-feign-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hmilyylimh.cloud', module='dubbo-feign-spring-boot-autoconfigure', version='1.0.0')
)
libraryDependencies += "com.hmilyylimh.cloud" % "dubbo-feign-spring-boot-autoconfigure" % "1.0.0"
[com.hmilyylimh.cloud/dubbo-feign-spring-boot-autoconfigure "1.0.0"]