cosmicflame / java-hod-spring-caching

Utility classes to assist with caching in applications using HP Haven OnDemand and the Spring Caching Abstraction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HP Haven OnDemand Spring Caching

Utility classes to assist with caching in applications using HPE Haven OnDemand and the Spring Caching Abstraction

Usage

The library is available from the central Maven repository.

<dependency>
    <groupId>com.hp.autonomy.hod</groupId>
    <artifactId>hod-spring-caching</artifactId>
    <version>0.5.0</version>
</dependency>

Is it any good?

Yes

License

Copyright 2015 Hewlett-Packard Development Company, L.P. Copyright 2015-2016 Hewlett Packard Enterprise Development LP

Licensed under the MIT License (the "License"); you may not use this project except in compliance with the License.

About

Utility classes to assist with caching in applications using HP Haven OnDemand and the Spring Caching Abstraction

License:MIT License


Languages

Language:Java 98.8%Language:Shell 1.2%