License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdtop.andoudou |
ArtifactId | ArtifactIdclient-common |
Last Version | Last Version1.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspringcloud feign header add parameter
|
Filename | Size |
---|---|
client-common-1.3.2.pom | |
client-common-1.3.2.jar | 10 KB |
client-common-1.3.2-sources.jar | 4 KB |
client-common-1.3.2-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.andoudou/client-common/ -->
<dependency>
<groupId>top.andoudou</groupId>
<artifactId>client-common</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/top.andoudou/client-common/
implementation 'top.andoudou:client-common:1.3.2'
// https://jarcasting.com/artifacts/top.andoudou/client-common/
implementation ("top.andoudou:client-common:1.3.2")
'top.andoudou:client-common:jar:1.3.2'
<dependency org="top.andoudou" name="client-common" rev="1.3.2">
<artifact name="client-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.andoudou', module='client-common', version='1.3.2')
)
libraryDependencies += "top.andoudou" % "client-common" % "1.3.2"
[top.andoudou/client-common "1.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-starter-openfeign | jar | |
io.github.openfeign : feign-httpclient | jar | |
top.andoudou : base-quote | jar | 1.3.2 |
org.projectlombok : lombok | jar | 1.18.22 |
io.swagger : swagger-annotations | jar | 1.6.4 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.4 |