<plugin name='rxGormRestClient' version='1.1.0.RELEASE' grailsVersion='3.0.0 &gt; *'>
  <type>org.grails.plugins.gorm.rx.rest.RxGormRestClientGrailsPlugin</type>
  <authorEmail>graeme@grails.org</authorEmail>
  <developers>[[name:Graeme Rocher, email:graeme@grails.org]]</developers>
  <author>Graeme Rocher</author>
  <documentation>http://gorm.grails.org/rx/rest-client/</documentation>
  <description>A plugin that adds RxGORM for REST integration for Grails applications</description>
  <title>RxGORM for REST</title>
  <version />
  <observe>[services, domainClass]</observe>
  <grailsVersion>3.0.0 &gt; *</grailsVersion>
  <loadAfter>[domainClass, hibernate, hibernate4, services]</loadAfter>
  <license>Apache 2.0 License</license>
  <issueManagement system='Github' url='https://github.com/grails/gorm-rest-client/issues' />
  <organization name='Grails' url='http://grails.org/' />
  <name>rx-gorm-rest-client</name>
  <scm url='https://github.com/grails/gorm-rest-client' />
</plugin>