не последняя версия
Последняя версия 2.7.18

com.netflix.ribbon:ribbon-evcache 2.0.0-rc.14

ribbon-evcache

Категории

Категории

Сеть Ribbon HTTP Clients
Группа

Группа

com.netflix.ribbon
Идентификатор

Идентификатор

ribbon-evcache
Версия

Версия

2.0.0-rc.14
Тип

Тип

jar

Скачать ribbon-evcache 2.0.0-rc.14


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