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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials