MVN

org.ehcache.modules : ehcache-xml-spi

Maven & Gradle

Nov 21, 2022
3 usages
1.9k stars

Ehcache 3 XML Parsing SPI Module · This module contains the XML parsing SPI for Ehcache 3. This allows Ehcache extension services to provide XML configuration capabilities.

<dependency>
    <groupId>org.ehcache.modules</groupId>
    <artifactId>ehcache-xml-spi</artifactId>
    <version>3.10.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ehcache.modules : ehcache-xml-spi to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.10.8
  • Latest Alpha: 3.10.0-alpha1

All Versions

Choose a version of org.ehcache.modules : ehcache-xml-spi to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.10.x
ehcache-xml-spi-3.10.8
ehcache-xml-spi-3.10.7
ehcache-xml-spi-3.10.6
ehcache-xml-spi-3.10.5
ehcache-xml-spi-3.10.4
ehcache-xml-spi-3.10.3
ehcache-xml-spi-3.10.2
ehcache-xml-spi-3.10.1
ehcache-xml-spi-3.10.0
ehcache-xml-spi-3.10.0-alpha1

How to add a dependency to Maven

Add the following org.ehcache.modules : ehcache-xml-spi maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.ehcache.modules</groupId>
    <artifactId>ehcache-xml-spi</artifactId>
    <version>3.10.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.ehcache.modules : ehcache-xml-spi gradle dependency to your build.gradle file:

implementation 'org.ehcache.modules:ehcache-xml-spi:3.10.8'

Gradle Kotlin DSL: Add the following org.ehcache.modules : ehcache-xml-spi gradle kotlin dependency to your build.gradle.kts file:

implementation("org.ehcache.modules:ehcache-xml-spi:3.10.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.ehcache.modules : ehcache-xml-spi sbt scala dependency to your build.sbt file:

libraryDependencies += "org.ehcache.modules" % "ehcache-xml-spi" % "3.10.8"

Advertisement

Dependencies from Group

Feb 15, 2023
13 usages
1.9k stars
Feb 15, 2023
10 usages
1.9k stars
Feb 15, 2023
9 usages
1.9k stars
Feb 15, 2023
6 usages
1.9k stars
Oct 14, 2022
6 usages
1.9k stars

Discover Dependencies

Aug 21, 2023
150 stars
Jul 19, 2023
1 usages
0 stars
4 usages
5.2k stars
4 usages
5.2k stars
Mar 07, 2022
1 usages
Mar 07, 2022
2 usages
Mar 23, 2022
2 usages
1 stars
Feb 18, 2023
1 usages
0 stars