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