Last Version

com.github.rebue.sbs:feign-spring-boot-starter 1.2.4

Spring Boot Starter类项目

License

License

Categories

Categories

Spring Boot Container Microservices Feign Net HTTP Clients
GroupId

GroupId

com.github.rebue.sbs
ArtifactId

ArtifactId

feign-spring-boot-starter
Version

Version

1.2.4
Type

Type

jar
Description

Description

Spring Boot Starter类项目

Download feign-spring-boot-starter 1.2.4


<!-- https://jarcasting.com/artifacts/com.github.rebue.sbs/feign-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.rebue.sbs</groupId>
    <artifactId>feign-spring-boot-starter</artifactId>
    <version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rebue.sbs/feign-spring-boot-starter/
implementation 'com.github.rebue.sbs:feign-spring-boot-starter:1.2.4'
// https://jarcasting.com/artifacts/com.github.rebue.sbs/feign-spring-boot-starter/
implementation ("com.github.rebue.sbs:feign-spring-boot-starter:1.2.4")
'com.github.rebue.sbs:feign-spring-boot-starter:jar:1.2.4'
<dependency org="com.github.rebue.sbs" name="feign-spring-boot-starter" rev="1.2.4">
  <artifact name="feign-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rebue.sbs', module='feign-spring-boot-starter', version='1.2.4')
)
libraryDependencies += "com.github.rebue.sbs" % "feign-spring-boot-starter" % "1.2.4"
[com.github.rebue.sbs/feign-spring-boot-starter "1.2.4"]

Dependencies

compile (5)

Group / Artifact Type Version
com.github.rebue.robotech : robotech-api jar
io.github.openfeign : feign-httpclient jar 10.2.3
org.springframework.cloud : spring-cloud-starter-openfeign jar
org.springframework.cloud : spring-cloud-starter-netflix-hystrix jar
org.springframework.cloud : spring-cloud-starter-netflix-eureka-client jar

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1

Project Modules

There are no modules declared in this project.