| License |
License |
|---|---|
| Categories |
CategoriesFeign Net HTTP Clients |
| GroupId | GroupIdcom.github.life-lab |
| ArtifactId | ArtifactIdcommon-feign |
| Version | Version0.0.12.RELEASE |
| Type | Typejar |
| Description |
Descriptionleisure framework
|
<!-- https://jarcasting.com/artifacts/com.github.life-lab/common-feign/ -->
<dependency>
<groupId>com.github.life-lab</groupId>
<artifactId>common-feign</artifactId>
<version>0.0.12.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.life-lab/common-feign/
implementation 'com.github.life-lab:common-feign:0.0.12.RELEASE'
// https://jarcasting.com/artifacts/com.github.life-lab/common-feign/
implementation ("com.github.life-lab:common-feign:0.0.12.RELEASE")
'com.github.life-lab:common-feign:jar:0.0.12.RELEASE'
<dependency org="com.github.life-lab" name="common-feign" rev="0.0.12.RELEASE">
<artifact name="common-feign" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.life-lab', module='common-feign', version='0.0.12.RELEASE')
)
libraryDependencies += "com.github.life-lab" % "common-feign" % "0.0.12.RELEASE"
[com.github.life-lab/common-feign "0.0.12.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.life-lab : common-utils | jar | |
| com.github.life-lab : common-model | jar | |
| org.springframework.cloud : spring-cloud-starter-openfeign | jar | |
| io.github.openfeign : feign-httpclient | jar | |
| org.springframework.boot : spring-boot-starter-web | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar |