Jar examples for m:management-ehcache-common
A common library shared between different management-ehcache implementation versions
You can download jar file management-ehcache-common 2.10.2 in this page.
You can use the following script to add management-ehcache-common-2.10.2.jar to your project.
<dependency> <groupId>net.sf.ehcache</groupId> <artifactId>management-ehcache-common</artifactId> <version>2.10.2</version> </dependency>
compile group: 'net.sf.ehcache', name: 'management-ehcache-common', version: '2.10.2'
libraryDependencies += "net.sf.ehcache" % "management-ehcache-common" % "2.10.2"
<dependency org="net.sf.ehcache" name="management-ehcache-common" rev="2.10.2"/>
@Grapes(@Grab(group='net.sf.ehcache', module='management-ehcache-common', version='2.10.2'))
'net.sf.ehcache:management-ehcache-common:jar:2.10.2'
Click the following link to download the jar file.
management-ehcache-common-2.10.2-javadoc.jar