is not current version
Last Version 1.3.2

top.andoudou:client-common 1.0.1

springcloud feign header add parameter

Categories

Categories

CLI User Interface
GroupId

GroupId

top.andoudou
ArtifactId

ArtifactId

client-common
Version

Version

1.0.1
Type

Type

jar

Download client-common 1.0.1


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