Download management-ehcache-common-2.10.4.jar file - Jar m

Jar examples for m:management-ehcache-common

Description

A common library shared between different management-ehcache implementation versions

You can download jar file management-ehcache-common 2.10.4 in this page.

Build File

You can use the following script to add management-ehcache-common-2.10.4.jar to your project.

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

Download

Click the following link to download the jar file.

management-ehcache-common-2.10.4-javadoc.jar
management-ehcache-common-2.10.4-sources.jar
management-ehcache-common-2.10.4.jar
management-ehcache-common-2.10.4.pom



Related Tutorials