Jar examples for r:ribbon-discovery
Discovery module to detect Kubernetes endpoints for loadbalancing with the Ribbon IPC framework
You can download jar file ribbon-discovery 1.0.4 in this page.
Apache License
You can use the following script to add ribbon-discovery-1.0.4.jar to your project.
<dependency> <groupId>io.fabric8.kubeflix</groupId> <artifactId>ribbon-discovery</artifactId> <version>1.0.4</version> </dependency>
compile group: 'io.fabric8.kubeflix', name: 'ribbon-discovery', version: '1.0.4'
libraryDependencies += "io.fabric8.kubeflix" % "ribbon-discovery" % "1.0.4"
<dependency org="io.fabric8.kubeflix" name="ribbon-discovery" rev="1.0.4"/>
@Grapes(@Grab(group='io.fabric8.kubeflix', module='ribbon-discovery', version='1.0.4'))
'io.fabric8.kubeflix:ribbon-discovery:jar:1.0.4'
Click the following link to download the jar file.
ribbon-discovery-1.0.4-javadoc.jar