Release 4.0.3
1 file changed
tree: 7e2d38c30373512048cf215d84504cb97bc23dea
  1. gradle/
  2. grails-app/
  3. src/
  4. .gitignore
  5. .travis.yml
  6. build.gradle
  7. gradle.properties
  8. gradlew
  9. gradlew.bat
  10. grails-wrapper.jar
  11. grailsw
  12. grailsw.bat
  13. README.md
  14. settings.gradle
  15. travis-build.sh
README.md

Build Status

Grails Cache Plugin

See documentation for further information.

Branches

The current master branch is for 4.x versions of the plugin. There is a 3.x branch for ongoing maintenance of 3.x versions of the plugin. There is also a 1.x branch for on-going maintenance of 1.x versions of the plugin compatible with Grails 2. Please submit any pull requests to the appropriate branch. Changes to the 1.x branch will be merged into branches for more recent versions if appropriate.