Fix typo in pom.xml : conncetion should be connection
1 file changed
tree: 63afb57570cb78d25e270640aedc73e494e0b70a
  1. src/
  2. pom.xml
  3. README.md
README.md

Apache Sling Cache API Implementation support library

This module is part of the Apache Sling project.

This is support jar for implementing Cache services. It contains an abstract implementation of all the in memory versions of cache that the cache service has to supply leaving instance, cluster invalidated and cluster replicated caches upto the supporting cache library.

Acknowledgments

This code was based on a module from Sparse Content Map 29 September 2012 (git:sha1:a222df1937434ad3f07bf6c4f60b19524a158bcb), which itself was based on a snapshot of a module in Sakai Nakamura 27 Jan 2011 (git:sha1:b9d8e65b733ec7c35a3d194c9a5dc12acf13cb34). All know contributors to code in this module have been contacted for permission to grant license to the Apache Foundation.