Download ehcache-core-3.0.0.m3.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 3.0.0.m3 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

ehcache-core-3.0.0.m3-javadoc.jar
ehcache-core-3.0.0.m3-sources.jar
ehcache-core-3.0.0.m3.jar
ehcache-core-3.0.0.m3.pom



Related Tutorials