License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Feign Net HTTP Clients |
GroupId | GroupIdio.github.software-hhao |
ArtifactId | ArtifactIdhhao-cloud-openfeign-spring-boot-starter |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTop pom.xml file
|
<!-- https://jarcasting.com/artifacts/io.github.software-hhao/hhao-cloud-openfeign-spring-boot-starter/ -->
<dependency>
<groupId>io.github.software-hhao</groupId>
<artifactId>hhao-cloud-openfeign-spring-boot-starter</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.software-hhao/hhao-cloud-openfeign-spring-boot-starter/
implementation 'io.github.software-hhao:hhao-cloud-openfeign-spring-boot-starter:1.0.4'
// https://jarcasting.com/artifacts/io.github.software-hhao/hhao-cloud-openfeign-spring-boot-starter/
implementation ("io.github.software-hhao:hhao-cloud-openfeign-spring-boot-starter:1.0.4")
'io.github.software-hhao:hhao-cloud-openfeign-spring-boot-starter:jar:1.0.4'
<dependency org="io.github.software-hhao" name="hhao-cloud-openfeign-spring-boot-starter" rev="1.0.4">
<artifact name="hhao-cloud-openfeign-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.software-hhao', module='hhao-cloud-openfeign-spring-boot-starter', version='1.0.4')
)
libraryDependencies += "io.github.software-hhao" % "hhao-cloud-openfeign-spring-boot-starter" % "1.0.4"
[io.github.software-hhao/hhao-cloud-openfeign-spring-boot-starter "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-starter-openfeign | jar | 3.1.0 |
org.springframework.cloud : spring-cloud-starter-loadbalancer | jar | 3.1.0 |
org.springframework.cloud : spring-cloud-circuitbreaker-spring-retry | jar | 2.1.0 |
io.github.openfeign : feign-okhttp | jar | 11.7 |
io.github.software-hhao : hhao-spring-boot-starter | jar | 1.0.4 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
org.junit.platform : junit-platform-launcher | jar | 1.8.2 |
org.assertj : assertj-core | jar | 3.21.0 |