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