MVN

de.qaware.tools.collection-cacheable-for-spring : collection-cacheable-for-spring-parent

Maven & Gradle

Feb 04, 2022
56 stars

Collection Cacheable for Spring · Spring cache extension for putting a whole collection of entities as single cache items

<dependency>
    <groupId>de.qaware.tools.collection-cacheable-for-spring</groupId>
    <artifactId>collection-cacheable-for-spring-parent</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.qaware.tools.collection-cacheable-for-spring : collection-cacheable-for-spring-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of de.qaware.tools.collection-cacheable-for-spring : collection-cacheable-for-spring-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
collection-cacheable-for-spring-parent-1.3.0
1.2.x
collection-cacheable-for-spring-parent-1.2.0
1.1.x
collection-cacheable-for-spring-parent-1.1.2
collection-cacheable-for-spring-parent-1.1.1
collection-cacheable-for-spring-parent-1.1.0
1.0.x
collection-cacheable-for-spring-parent-1.0.2
collection-cacheable-for-spring-parent-1.0.1
collection-cacheable-for-spring-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>de.qaware.tools.collection-cacheable-for-spring</groupId>
    <artifactId>collection-cacheable-for-spring-parent</artifactId>
    <version>1.3.0</version>
</dependency>