Last Version

ribbon-core 2.7.18

ribbon-core

License

License

Categories

Categories

Net Ribbon HTTP Clients
GroupId

GroupId

com.netflix.ribbon
ArtifactId

ArtifactId

ribbon-core
Version

Version

2.7.18
Type

Type

jar
Description

Description

ribbon-core
ribbon-core
Project URL

Project URL

https://github.com/Netflix/ribbon

Download ribbon-core 2.7.18


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

Dependencies

runtime (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.2
com.google.code.findbugs : annotations jar 2.0.0
com.google.guava : guava jar 19.0
commons-lang : commons-lang jar 2.6

Project Modules

There are no modules declared in this project.