Download management-ehcache-common-2.9.1.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.9.1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials