is not current version
Last Version 1.0.28

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


Categories

Categories

Spring Boot Container Microservices Ribbon Net HTTP Clients
GroupId

GroupId

io.fabric8.kubeflix
ArtifactId

ArtifactId

hello-ribbon-spring-boot
Version

Version

1.0.20
Type

Type

jar

Download hello-ribbon-spring-boot 1.0.20


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