License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdtop.andoudou |
ArtifactId | ArtifactIdcommon_client |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspringcloud feign header add parameter
|
Project URL |
Project URL |
Filename | Size |
---|---|
common_client-1.0.0.pom | |
common_client-1.0.0.jar | 7 KB |
common_client-1.0.0-sources.jar | 3 KB |
common_client-1.0.0-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.andoudou/common_client/ -->
<dependency>
<groupId>top.andoudou</groupId>
<artifactId>common_client</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.andoudou/common_client/
implementation 'top.andoudou:common_client:1.0.0'
// https://jarcasting.com/artifacts/top.andoudou/common_client/
implementation ("top.andoudou:common_client:1.0.0")
'top.andoudou:common_client:jar:1.0.0'
<dependency org="top.andoudou" name="common_client" rev="1.0.0">
<artifact name="common_client" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.andoudou', module='common_client', version='1.0.0')
)
libraryDependencies += "top.andoudou" % "common_client" % "1.0.0"
[top.andoudou/common_client "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-starter-openfeign | jar | 2.2.2.RELEASE |
top.andoudou : common-tool | jar | 1.0.8 |