Skip to content

Release notes for grails jaxrs version 0.11

Noam Y. Tenne edited this page Aug 28, 2014 · 1 revision

#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