| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdcom.netflix.evcache |
| ArtifactId | ArtifactIdevcache-core |
| Last Version | Last Version5.18.26 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionevcache-core
evcache-core
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| evcache-core-5.18.26.pom | |
| evcache-core-5.18.26.jar | 290 KB |
| evcache-core-5.18.26-sources.jar | 134 KB |
| evcache-core-5.18.26-javadoc.jar | 362 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.netflix.evcache/evcache-core/ -->
<dependency>
<groupId>com.netflix.evcache</groupId>
<artifactId>evcache-core</artifactId>
<version>5.18.26</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.evcache/evcache-core/
implementation 'com.netflix.evcache:evcache-core:5.18.26'
// https://jarcasting.com/artifacts/com.netflix.evcache/evcache-core/
implementation ("com.netflix.evcache:evcache-core:5.18.26")
'com.netflix.evcache:evcache-core:jar:5.18.26'
<dependency org="com.netflix.evcache" name="evcache-core" rev="5.18.26">
<artifact name="evcache-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.evcache', module='evcache-core', version='5.18.26')
)
libraryDependencies += "com.netflix.evcache" % "evcache-core" % "5.18.26"
[com.netflix.evcache/evcache-core "5.18.26"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.spy : spymemcached | jar | 2.11.4 |
| com.google.inject : guice | jar | 4.1.0 |
| org.json : json | jar | 20220320 |
| com.google.code.findbugs : annotations | jar | 3.0.1 |
| com.netflix.archaius : archaius2-core | jar | 2.3.16 |
| com.netflix.eureka : eureka-client-archaius2 | jar | 1.9.8 |
| com.netflix.archaius : archaius2-persisted2 | jar | 2.3.16 |
| com.netflix.spectator : spectator-api | jar | 1.3.2 |
| com.netflix.spectator : spectator-ext-ipc | jar | 1.3.2 |
| io.reactivex : rxjava | jar | 1.3.8 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.36 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| joda-time : joda-time | jar | 2.10.14 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| com.github.fzakaria : ascii85 | jar | 1.2 |