Last Version

Kubeflix :: Examples :: Hello World 1.0.28

Kubernetes integration of Netflix OSS components

License

License

GroupId

GroupId

io.fabric8.kubeflix
ArtifactId

ArtifactId

hello-world-example
Version

Version

1.0.28
Type

Type

pom
Description

Description

Kubeflix :: Examples :: Hello World
Kubernetes integration of Netflix OSS components
Project Organization

Project Organization

Red Hat

Download hello-world-example 1.0.28


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • hello-hystrix
  • hello-ribbon
  • hello-ribbon-springboot