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

com.netflix.ribbon:ribbon-evcache 2.6.7

ribbon-evcache

Категории

Категории

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

Группа

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

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

ribbon-evcache
Версия

Версия

2.6.7
Тип

Тип

jar

Скачать ribbon-evcache 2.6.7


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