The jaxrs project is a set of Grails plugins that supports the development of RESTful web services based on the Java API for RESTful Web Services. The jaxrs-restlet plugin implements the Restlet JAX-RS implementation.
Owner: budjb | 3.1.0 | Oct 1, 2018 | Package | Issues | Source | Documentation | License: Apache-2.0
dependencies {
compile 'org.grails.plugins:jaxrs-restlet:3.1.0'
}