Last Version

Kubeflix :: Examples :: Hello Ribbon (Sprint Boot) 1.0.28

Kubernetes integration of Netflix OSS components

License

License

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

Type

jar
Description

Description

Kubeflix :: Examples :: Hello Ribbon (Sprint Boot)
Kubernetes integration of Netflix OSS components
Project Organization

Project Organization

Red Hat

Download hello-ribbon-spring-boot 1.0.28


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

Dependencies

compile (12)

Group / Artifact Type Version
com.netflix.hystrix : hystrix-core jar 1.5.3
com.netflix.hystrix : hystrix-javanica jar 1.5.3
com.netflix.hystrix : hystrix-metrics-event-stream jar 1.5.3
io.fabric8 : spring-cloud-starter-kubernetes jar 0.1.4
org.springframework.boot : spring-boot-starter-web jar 1.4.1.RELEASE
org.springframework.cloud : spring-cloud-starter-ribbon jar 1.1.5.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 1.4.1.RELEASE
io.fabric8 : kubernetes-client jar
io.reactivex : rxjava jar 1.1.9
io.reactivex : rxnetty jar 0.4.18
io.netty : netty-buffer jar 4.0.27.Final
com.google.guava : guava jar 19.0

Project Modules

There are no modules declared in this project.