<plugin name='restAwesome' version='0.2.0' grailsVersion='3.0.11 &gt; *'>
  <type>org.grails.plugins.restawesome.RestAwesomeGrailsPlugin</type>
  <authorEmail>ejaz_ahmed@outlook.com</authorEmail>
  <author>Ejaz Ahmed</author>
  <documentation>http://grails.org/plugin/rest-awesome</documentation>
  <profiles>[web]</profiles>
  <description>This plugin adds pagination , sorting and include/exclude support in grails applications' default REST response.
</description>
  <title>Rest Awesome</title>
  <version />
  <grailsVersion>3.0.11 &gt; *</grailsVersion>
  <license>APACHE</license>
  <pluginExcludes>[grails-app/views/error.gsp]</pluginExcludes>
  <issueManagement system='Github' url='https://github.com/ejaz-ahmed/grails-rest-awesome-plugin/issues' />
  <name>rest-awesome</name>
  <scm url='https://github.com/ejaz-ahmed/grails-rest-awesome-plugin' />
  <resources>
    <resource>rest.awesome.Application</resource>
  </resources>
</plugin>