is not current version
Last Version 2.2.10.RELEASE

Spring Cloud Starter Netflix Ribbon 2.2.9.RELEASE

Spring Cloud Starter Netflix Ribbon

License

License

Categories

Categories

Net Ribbon HTTP Clients
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-starter-netflix-ribbon
Version

Version

2.2.9.RELEASE
Type

Type

jar
Description

Description

Spring Cloud Starter Netflix Ribbon
Spring Cloud Starter Netflix Ribbon
Project URL

Project URL

https://projects.spring.io/spring-cloud
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-starter-netflix-ribbon 2.2.9.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-starter-netflix-ribbon/ -->
<dependency>
    <groupId>org.springframework.cloud</groupId>
    <artifactId>spring-cloud-starter-netflix-ribbon</artifactId>
    <version>2.2.9.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-starter-netflix-ribbon/
implementation 'org.springframework.cloud:spring-cloud-starter-netflix-ribbon:2.2.9.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-starter-netflix-ribbon/
implementation ("org.springframework.cloud:spring-cloud-starter-netflix-ribbon:2.2.9.RELEASE")
'org.springframework.cloud:spring-cloud-starter-netflix-ribbon:jar:2.2.9.RELEASE'
<dependency org="org.springframework.cloud" name="spring-cloud-starter-netflix-ribbon" rev="2.2.9.RELEASE">
  <artifact name="spring-cloud-starter-netflix-ribbon" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-starter-netflix-ribbon', version='2.2.9.RELEASE')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-starter-netflix-ribbon" % "2.2.9.RELEASE"
[org.springframework.cloud/spring-cloud-starter-netflix-ribbon "2.2.9.RELEASE"]

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter jar 2.2.9.RELEASE
org.springframework.cloud : spring-cloud-netflix-ribbon jar 2.2.9.RELEASE
org.springframework.cloud : spring-cloud-starter-netflix-archaius jar 2.2.9.RELEASE
com.netflix.ribbon : ribbon jar 2.3.0
com.netflix.ribbon : ribbon-core jar 2.3.0
com.netflix.ribbon : ribbon-httpclient jar 2.3.0
com.netflix.ribbon : ribbon-loadbalancer jar 2.3.0
io.reactivex : rxjava jar 1.3.8

Project Modules

There are no modules declared in this project.