| License |
License |
|---|---|
| Categories |
CategoriesFeign Net HTTP Clients |
| GroupId | GroupIdcn.t |
| ArtifactId | ArtifactIdcommon-feign |
| Version | Version1.0.8.RELEASE |
| Type | Typejar |
| Description |
Descriptionlib-pom
|
<!-- https://jarcasting.com/artifacts/cn.t/common-feign/ -->
<dependency>
<groupId>cn.t</groupId>
<artifactId>common-feign</artifactId>
<version>1.0.8.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.t/common-feign/
implementation 'cn.t:common-feign:1.0.8.RELEASE'
// https://jarcasting.com/artifacts/cn.t/common-feign/
implementation ("cn.t:common-feign:1.0.8.RELEASE")
'cn.t:common-feign:jar:1.0.8.RELEASE'
<dependency org="cn.t" name="common-feign" rev="1.0.8.RELEASE">
<artifact name="common-feign" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.t', module='common-feign', version='1.0.8.RELEASE')
)
libraryDependencies += "cn.t" % "common-feign" % "1.0.8.RELEASE"
[cn.t/common-feign "1.0.8.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.t : common-rpc | jar | 1.0.8.RELEASE |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| io.github.openfeign : feign-core | jar | 10.10.1 |
| org.springframework.cloud : spring-cloud-openfeign-core | jar | 3.0.2 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar |