Last Version

Fabric8 :: Kubeflix :: Examples :: Hello Ribbon (Sprint Boot) 1.0.8

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

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

Type

jar
Description

Description

Fabric8 :: Kubeflix :: Examples :: Hello Ribbon (Sprint Boot)
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Red Hat

Download hello-spring-boot-ribbon 1.0.8


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

Dependencies

compile (3)

Group / Artifact Type Version
io.fabric8.kubeflix : ribbon-discovery jar 1.0.8
org.springframework.boot : spring-boot-starter-web jar 1.3.3.RELEASE
org.springframework.cloud : spring-cloud-starter-ribbon jar 1.0.6.RELEASE

Project Modules

There are no modules declared in this project.