MVN

com.googlecode.ehcache-spring-annotations : ehcache-spring-annotations-parent

Maven & Gradle

Sep 20, 2011

Ehcache Spring Annotations Parent · Common POM configuration for Ehcache Spring Annotaitons projects.

<dependency>
    <groupId>com.googlecode.ehcache-spring-annotations</groupId>
    <artifactId>ehcache-spring-annotations-parent</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.googlecode.ehcache-spring-annotations : ehcache-spring-annotations-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of com.googlecode.ehcache-spring-annotations : ehcache-spring-annotations-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3
ehcache-spring-annotations-parent-3
2
ehcache-spring-annotations-parent-2
1.2.x
ehcache-spring-annotations-parent-1.2.0
ehcache-spring-annotations-parent-1.2.0-M1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.googlecode.ehcache-spring-annotations</groupId>
    <artifactId>ehcache-spring-annotations-parent</artifactId>
    <version>1.2.0</version>
</dependency>