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

com.netflix.ribbon:ribbon-evcache 2.7.3

ribbon-evcache

Категории

Категории

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

Группа

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

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

ribbon-evcache
Версия

Версия

2.7.3
Тип

Тип

jar

Скачать ribbon-evcache 2.7.3


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