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