We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
#Release notes for grails-jaxrs version 0.8
##Installation
grails.project.dependency.resolution = { plugins { compile ':jaxrs:0.8' } }
Please note: Grails' install-plugin and project.properties plugin installation methods are now deprecated and should no longer be used.
install-plugin
project.properties
##Release notes
This version enables the plugin to be used by Grails 2.2.x applications but breaks backwards compatibility for versions prior to 2.2.x.
2.2.x
##Download
##Documentation