is not current version
Last Version 1.2.4

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


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.1.0
Type

Type

jar

Download feign-spring-boot-starter 1.1.0


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