is not current version
Last Version 1.0.8

io.fabric8.kubeflix:hello-spring-boot-ribbon 1.0.7


Categories

Categories

Spring Boot Container Microservices Ribbon Net HTTP Clients
GroupId

GroupId

io.fabric8.kubeflix
ArtifactId

ArtifactId

hello-spring-boot-ribbon
Version

Version

1.0.7
Type

Type

jar

Download hello-spring-boot-ribbon 1.0.7


<!-- https://jarcasting.com/artifacts/io.fabric8.kubeflix/hello-spring-boot-ribbon/ -->
<dependency>
    <groupId>io.fabric8.kubeflix</groupId>
    <artifactId>hello-spring-boot-ribbon</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.kubeflix/hello-spring-boot-ribbon/
implementation 'io.fabric8.kubeflix:hello-spring-boot-ribbon:1.0.7'
// https://jarcasting.com/artifacts/io.fabric8.kubeflix/hello-spring-boot-ribbon/
implementation ("io.fabric8.kubeflix:hello-spring-boot-ribbon:1.0.7")
'io.fabric8.kubeflix:hello-spring-boot-ribbon:jar:1.0.7'
<dependency org="io.fabric8.kubeflix" name="hello-spring-boot-ribbon" rev="1.0.7">
  <artifact name="hello-spring-boot-ribbon" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.kubeflix', module='hello-spring-boot-ribbon', version='1.0.7')
)
libraryDependencies += "io.fabric8.kubeflix" % "hello-spring-boot-ribbon" % "1.0.7"
[io.fabric8.kubeflix/hello-spring-boot-ribbon "1.0.7"]