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.7 in this page.
Apache License
You can use the following script to add ribbon-discovery-1.0.7.jar to your project.
<dependency> <groupId>io.fabric8.kubeflix</groupId> <artifactId>ribbon-discovery</artifactId> <version>1.0.7</version> </dependency>
compile group: 'io.fabric8.kubeflix', name: 'ribbon-discovery', version: '1.0.7'
libraryDependencies += "io.fabric8.kubeflix" % "ribbon-discovery" % "1.0.7"
<dependency org="io.fabric8.kubeflix" name="ribbon-discovery" rev="1.0.7"/>
@Grapes(@Grab(group='io.fabric8.kubeflix', module='ribbon-discovery', version='1.0.7'))
'io.fabric8.kubeflix:ribbon-discovery:jar:1.0.7'
Click the following link to download the jar file.
ribbon-discovery-1.0.7-javadoc.jar