Jar examples for e:ehcache-common
The Common Clustering module of Ehcache 3
You can download jar file ehcache-common 3.1.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add ehcache-common-3.1.1.jar to your project.
<dependency> <groupId>org.ehcache.modules</groupId> <artifactId>ehcache-common</artifactId> <version>3.1.1</version> </dependency>
compile group: 'org.ehcache.modules', name: 'ehcache-common', version: '3.1.1'
libraryDependencies += "org.ehcache.modules" % "ehcache-common" % "3.1.1"
<dependency org="org.ehcache.modules" name="ehcache-common" rev="3.1.1"/>
@Grapes(@Grab(group='org.ehcache.modules', module='ehcache-common', version='3.1.1'))
'org.ehcache.modules:ehcache-common:jar:3.1.1'
Click the following link to download the jar file.
ehcache-common-3.1.1-javadoc.jar