Jar examples for e:evcache-core
evcache-core
You can download jar file evcache-core 5.0.0-rc.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add evcache-core-5.0.0-rc.2.jar to your project.
<dependency> <groupId>com.netflix.evcache</groupId> <artifactId>evcache-core</artifactId> <version>5.0.0-rc.2</version> </dependency>
compile group: 'com.netflix.evcache', name: 'evcache-core', version: '5.0.0-rc.2'
libraryDependencies += "com.netflix.evcache" % "evcache-core" % "5.0.0-rc.2"
<dependency org="com.netflix.evcache" name="evcache-core" rev="5.0.0-rc.2"/>
@Grapes(@Grab(group='com.netflix.evcache', module='evcache-core', version='5.0.0-rc.2'))
'com.netflix.evcache:evcache-core:jar:5.0.0-rc.2'
Click the following link to download the jar file.
evcache-core-5.0.0-rc.2-javadoc.jar