<plugin name='jaxrsRestlet' version='3.1.0' grailsVersion='3.0 &gt; *'>
  <type>org.grails.plugins.jaxrs.restlet.JaxrsRestletGrailsPlugin</type>
  <grailsVersion>3.0 &gt; *</grailsVersion>
  <authorEmail>bud.byrd@gmail.com</authorEmail>
  <license>APACHE</license>
  <issueManagement url='https://github.com/budjb/grails-jaxrs/issues' />
  <author>Bud Byrd</author>
  <documentation>https://budjb.github.io/grails-jaxrs/3.x/latest/</documentation>
  <name>jaxrs-restlet</name>
  <description>A plugin that provides the Restlet implement of the JAX-RS plugin.</description>
  <title>JAX-RS Restlet Implementation Plugin</title>
  <scm url='https://github.com/budjb/grails-jaxrs' />
  <version />
  <resources>
    <resource>org.grails.plugins.jaxrs.restlet.Application</resource>
  </resources>
</plugin>