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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials