| License |
License |
|---|---|
| Categories |
CategoriesNet CLI User Interface |
| GroupId | GroupIdcom.netflix.evcache |
| ArtifactId | ArtifactIdevcache-client-sample |
| Last Version | Last Version5.18.26 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionevcache-client-sample
evcache-client-sample
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.netflix.evcache/evcache-client-sample/ -->
<dependency>
<groupId>com.netflix.evcache</groupId>
<artifactId>evcache-client-sample</artifactId>
<version>5.18.26</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.evcache/evcache-client-sample/
implementation 'com.netflix.evcache:evcache-client-sample:5.18.26'
// https://jarcasting.com/artifacts/com.netflix.evcache/evcache-client-sample/
implementation ("com.netflix.evcache:evcache-client-sample:5.18.26")
'com.netflix.evcache:evcache-client-sample:jar:5.18.26'
<dependency org="com.netflix.evcache" name="evcache-client-sample" rev="5.18.26">
<artifact name="evcache-client-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.evcache', module='evcache-client-sample', version='5.18.26')
)
libraryDependencies += "com.netflix.evcache" % "evcache-client-sample" % "5.18.26"
[com.netflix.evcache/evcache-client-sample "5.18.26"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.netflix.evcache : evcache-core | jar | 5.18.26 |
| com.netflix.evcache : evcache-client | jar | 5.18.26 |
| com.netflix.evcache : evcache-zipkin-tracing | jar | 5.18.26 |