License |
License |
---|---|
Categories |
CategoriesRibbon Net HTTP Clients |
GroupId | GroupIdio.fabric8.kubeflix |
ArtifactId | ArtifactIdhello-ribbon |
Last Version | Last Version1.0.28 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionKubeflix :: Examples :: Hello Ribbon
Kubernetes integration of Netflix OSS components
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hello-ribbon-1.0.28.pom | |
hello-ribbon-1.0.28.war | 12 MB |
hello-ribbon-1.0.28-sources.jar | 3 KB |
hello-ribbon-1.0.28-kubernetes.yml | 2 KB |
hello-ribbon-1.0.28-kubernetes.json | 3 KB |
hello-ribbon-1.0.28-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8.kubeflix/hello-ribbon/ -->
<dependency>
<groupId>io.fabric8.kubeflix</groupId>
<artifactId>hello-ribbon</artifactId>
<version>1.0.28</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.kubeflix/hello-ribbon/
implementation 'io.fabric8.kubeflix:hello-ribbon:1.0.28'
// https://jarcasting.com/artifacts/io.fabric8.kubeflix/hello-ribbon/
implementation ("io.fabric8.kubeflix:hello-ribbon:1.0.28")
'io.fabric8.kubeflix:hello-ribbon:war:1.0.28'
<dependency org="io.fabric8.kubeflix" name="hello-ribbon" rev="1.0.28">
<artifact name="hello-ribbon" type="war" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.kubeflix', module='hello-ribbon', version='1.0.28')
)
libraryDependencies += "io.fabric8.kubeflix" % "hello-ribbon" % "1.0.28"
[io.fabric8.kubeflix/hello-ribbon "1.0.28"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
io.fabric8.kubeflix : ribbon-discovery | jar | 1.0.28 |
com.netflix.archaius : archaius-core | jar | 0.6.6 |
com.netflix.hystrix : hystrix-core | jar | 1.5.3 |
com.netflix.hystrix : hystrix-metrics-event-stream | jar | 1.5.3 |
com.netflix.ribbon : ribbon-core | jar | 2.1.2 |
com.netflix.ribbon : ribbon | jar | 2.1.2 |
com.netflix.ribbon : ribbon-transport | jar | 2.1.2 |
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 |