Download ehcache-core-2.10.0.jar file - Jar e

Jar examples for e:ehcache-core

Description

Internal ehcache-core module. This artifact is not meant to be used directly for jdk 1.5

You can download jar file ehcache-core 2.10.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add ehcache-core-2.10.0.jar to your project.

<dependency>
   <groupId>com.hynnet</groupId>
   <artifactId>ehcache-core</artifactId>
   <version>2.10.0</version>
</dependency>
compile group: 'com.hynnet', name: 'ehcache-core', version: '2.10.0'
libraryDependencies += "com.hynnet" % "ehcache-core" % "2.10.0"
<dependency org="com.hynnet" name="ehcache-core" rev="2.10.0"/>
@Grapes(@Grab(group='com.hynnet', module='ehcache-core', version='2.10.0'))
'com.hynnet:ehcache-core:jar:2.10.0'

Download

Click the following link to download the jar file.

ehcache-core-2.10.0-javadoc.jar
ehcache-core-2.10.0-sources.jar
ehcache-core-2.10.0-tests.jar
ehcache-core-2.10.0.jar
ehcache-core-2.10.0.pom



Related Tutorials