is not current version
Last Version 1.0.8.RELEASE

cn.t:common-feign 1.0.3.RELEASE

lib-parent-pom

License

License

Categories

Categories

Feign Net HTTP Clients
GroupId

GroupId

cn.t
ArtifactId

ArtifactId

common-feign
Version

Version

1.0.3.RELEASE
Type

Type

jar
Description

Description

lib-parent-pom

Download common-feign 1.0.3.RELEASE


<!-- https://jarcasting.com/artifacts/cn.t/common-feign/ -->
<dependency>
    <groupId>cn.t</groupId>
    <artifactId>common-feign</artifactId>
    <version>1.0.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.t/common-feign/
implementation 'cn.t:common-feign:1.0.3.RELEASE'
// https://jarcasting.com/artifacts/cn.t/common-feign/
implementation ("cn.t:common-feign:1.0.3.RELEASE")
'cn.t:common-feign:jar:1.0.3.RELEASE'
<dependency org="cn.t" name="common-feign" rev="1.0.3.RELEASE">
  <artifact name="common-feign" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.t', module='common-feign', version='1.0.3.RELEASE')
)
libraryDependencies += "cn.t" % "common-feign" % "1.0.3.RELEASE"
[cn.t/common-feign "1.0.3.RELEASE"]

Dependencies

compile (5)

Group / Artifact Type Version
cn.t : common-rpc jar 1.0.3.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

Project Modules

There are no modules declared in this project.