Skip to content

pmuir/jsr107spec

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSR107 (JCache) API/SPI

About

JCache is the API and SPI from from JSR107. It defines a standard Java Caching API for use by developers and a standard SPI ("Service Provider Interface") for use by implementers.

Release

The stable releases of this software are tagged with version numbers, starting with 0.1. Eventually, when the specification is further along releases will match the specification number.

Features

  • CacheManager
  • Cache

Building From Source

mvn clean install

Mailing list

Please join the mailing list if you're interested in using or developing the software: http://groups.google.com/group/jsr107

IRC

We will be using the #jsr107 channel on Freenode for chat.

We also have set up a commit hook which publishes commits to the channel.

Issue tracker

Please log issues to: https://github.com/jsr107/jsr107spec/issues

Contributing

Right now contribution is limited to the Expert Group, but as we go along we will open it up.

License

This software is provided under an Apache 2 open source license, read the LICENSE.txt file for details.

Contributors

This free, open source software was made possible by the JSR107 Expert Group who put many hours of hard work into it. See the CONTRIBUTORS.markdown file for details.

Copyright

Copyright (c) JSR107 Expert Group

About

JSR107 Cache Specification

Resources

Stars

Watchers

Forks

Packages

No packages published