MVN

net.sf.ehcache : ehcache-web-parent

Maven & Gradle

Oct 27, 2011

Ehcache Web Filters Parent · parent pom for web module

<dependency>
    <groupId>net.sf.ehcache</groupId>
    <artifactId>ehcache-web-parent</artifactId>
    <version>2.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.ehcache : ehcache-web-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.0.4

All Versions

Choose a version of net.sf.ehcache : ehcache-web-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
ehcache-web-parent-2.0.4
ehcache-web-parent-2.0.3
ehcache-web-parent-2.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.sf.ehcache</groupId>
    <artifactId>ehcache-web-parent</artifactId>
    <version>2.0.4</version>
</dependency>

Advertisement