License |
License |
---|---|
Categories |
CategoriesNet Ribbon HTTP Clients |
GroupId | GroupIdcom.netflix.ribbon |
ArtifactId | ArtifactIdribbon-evcache |
Last Version | Last Version2.7.18 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionribbon-evcache
ribbon-evcache
|
Project URL |
Project URL |
Filename | Size |
---|---|
ribbon-evcache-2.7.18.pom | |
ribbon-evcache-2.7.18.jar | 11 KB |
ribbon-evcache-2.7.18-sources.jar | 8 KB |
ribbon-evcache-2.7.18-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.netflix.ribbon/ribbon-evcache/ -->
<dependency>
<groupId>com.netflix.ribbon</groupId>
<artifactId>ribbon-evcache</artifactId>
<version>2.7.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.ribbon/ribbon-evcache/
implementation 'com.netflix.ribbon:ribbon-evcache:2.7.18'
// https://jarcasting.com/artifacts/com.netflix.ribbon/ribbon-evcache/
implementation ("com.netflix.ribbon:ribbon-evcache:2.7.18")
'com.netflix.ribbon:ribbon-evcache:jar:2.7.18'
<dependency org="com.netflix.ribbon" name="ribbon-evcache" rev="2.7.18">
<artifact name="ribbon-evcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.ribbon', module='ribbon-evcache', version='2.7.18')
)
libraryDependencies += "com.netflix.ribbon" % "ribbon-evcache" % "2.7.18"
[com.netflix.ribbon/ribbon-evcache "2.7.18"]
Group / Artifact | Type | Version |
---|---|---|
com.netflix.ribbon : ribbon | jar | 2.7.18 |
com.netflix.evcache : evcache-client | jar | 1.0.5 |
io.reactivex : rxjava | jar | 1.0.10 |
org.slf4j : slf4j-api | jar | 1.7.12 |