License |
License |
---|---|
Categories |
CategoriesFeign Net HTTP Clients |
GroupId | GroupIdcom.tencent.cloud |
ArtifactId | ArtifactIdspring-cloud-tencent-feign |
Last Version | Last Version1.1.4.Hoxton.SR9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Cloud Tencent Feign
Spring Cloud Tencent Starters
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.tencent.cloud/spring-cloud-tencent-feign/ -->
<dependency>
<groupId>com.tencent.cloud</groupId>
<artifactId>spring-cloud-tencent-feign</artifactId>
<version>1.1.4.Hoxton.SR9</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.cloud/spring-cloud-tencent-feign/
implementation 'com.tencent.cloud:spring-cloud-tencent-feign:1.1.4.Hoxton.SR9'
// https://jarcasting.com/artifacts/com.tencent.cloud/spring-cloud-tencent-feign/
implementation ("com.tencent.cloud:spring-cloud-tencent-feign:1.1.4.Hoxton.SR9")
'com.tencent.cloud:spring-cloud-tencent-feign:jar:1.1.4.Hoxton.SR9'
<dependency org="com.tencent.cloud" name="spring-cloud-tencent-feign" rev="1.1.4.Hoxton.SR9">
<artifact name="spring-cloud-tencent-feign" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.cloud', module='spring-cloud-tencent-feign', version='1.1.4.Hoxton.SR9')
)
libraryDependencies += "com.tencent.cloud" % "spring-cloud-tencent-feign" % "1.1.4.Hoxton.SR9"
[com.tencent.cloud/spring-cloud-tencent-feign "1.1.4.Hoxton.SR9"]
Group / Artifact | Type | Version |
---|---|---|
com.tencent.cloud : spring-cloud-tencent-commons | jar | 1.1.4.Hoxton.SR9 |
org.springframework.cloud : spring-cloud-starter-openfeign | jar | 2.2.6.RELEASE |