Release notes for grails jaxrs version 0.11 - krasserm/grails-jaxrs GitHub Wiki
#Release notes for grails-jaxrs version 0.11
##Installation
grails.project.dependency.resolution = {
plugins {
compile ':jaxrs:0.11'
}
}
##Breaking changes
Version 0.11 of the plugin is a release of the Grails 2.4.x compatibility branch and is probably not compatible with any previous versions.
##Release notes
- Grails 2.4.x compatibility modifications.
##Download
##Documentation