<plugin name='httpRequestsGrails' version='1.0.2' grailsVersion='3.0 &gt; *'>
  <type>com.budjb.httprequests.HttpRequestsGrailsGrailsPlugin</type>
  <grailsVersion>3.0 &gt; *</grailsVersion>
  <authorEmail>bud.byrd@gmail.com</authorEmail>
  <license>APACHE</license>
  <issueManagement system='GITHUB' url='https://github.com/budjb/http-requests/issues' />
  <author>Bud Byrd</author>
  <documentation>https://budjb.github.io/http-requests/latest</documentation>
  <name>http-requests-grails</name>
  <description>The HTTP Requests Plugin provides the http-requests library and artefacts for filters and converters.</description>
  <title>HTTP Requests Plugin</title>
  <scm url='https://github.com/budjb/http-requests' />
  <version />
  <resources>
    <resource>com.budjb.httprequests.Application</resource>
  </resources>
</plugin>