Download evcache-client-5.0.15-rc.1.jar file - Jar e

Jar examples for e:evcache-client

Description

evcache-client developed by Netflix

You can download jar file evcache-client 5.0.15-rc.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add evcache-client-5.0.15-rc.1.jar to your project.

<dependency>
   <groupId>com.netflix.evcache</groupId>
   <artifactId>evcache-client</artifactId>
   <version>5.0.15-rc.1</version>
</dependency>
compile group: 'com.netflix.evcache', name: 'evcache-client', version: '5.0.15-rc.1'
libraryDependencies += "com.netflix.evcache" % "evcache-client" % "5.0.15-rc.1"
<dependency org="com.netflix.evcache" name="evcache-client" rev="5.0.15-rc.1"/>
@Grapes(@Grab(group='com.netflix.evcache', module='evcache-client', version='5.0.15-rc.1'))
'com.netflix.evcache:evcache-client:jar:5.0.15-rc.1'

Download

Click the following link to download the jar file.

evcache-client-5.0.15-rc.1-javadoc.jar
evcache-client-5.0.15-rc.1-sources.jar
evcache-client-5.0.15-rc.1.jar
evcache-client-5.0.15-rc.1.pom



Related Tutorials