Download ehcache-web-2.0.4.jar file - Jar e

Jar examples for e:ehcache-web

Description

Web caching filters.

You can download jar file ehcache-web 2.0.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add ehcache-web-2.0.4.jar to your project.

<dependency>
   <groupId>net.sf.ehcache</groupId>
   <artifactId>ehcache-web</artifactId>
   <version>2.0.4</version>
</dependency>
compile group: 'net.sf.ehcache', name: 'ehcache-web', version: '2.0.4'
libraryDependencies += "net.sf.ehcache" % "ehcache-web" % "2.0.4"
<dependency org="net.sf.ehcache" name="ehcache-web" rev="2.0.4"/>
@Grapes(@Grab(group='net.sf.ehcache', module='ehcache-web', version='2.0.4'))
'net.sf.ehcache:ehcache-web:jar:2.0.4'

Download

Click the following link to download the jar file.

ehcache-web-2.0.4-javadoc.jar
ehcache-web-2.0.4-sources.jar
ehcache-web-2.0.4.jar
ehcache-web-2.0.4.pom



Related Tutorials