Closed confile closed 10 years ago
The docu (http://grails.org/plugin/jaxrs) is a bit confusing. Which one is correct?
compile ":jaxrs:0.11"
or
runtime ":jaxrs:0.11"
compile is correct
I've corrected the documentation, thanks!
The docu (http://grails.org/plugin/jaxrs) is a bit confusing. Which one is correct?
or