<plugin name='bean-fields' version='0.1' grailsVersion='1.1.1 &gt; *'>
  <author>Marc Palmer</author>
  <authorEmail>marc@grailsrocks.com</authorEmail>
  <title>Tags for rendering form fields</title>
  <description>\
Quick and easy smart rendering of fields of domain and command objects.
</description>
  <documentation>http://grails.org/plugin/bean-fields</documentation>
  <resources>
    <resource>DataSource</resource>
    <resource>UrlMappings</resource>
    <resource>com.grailsrocks.beanfields.BeanTagLib</resource>
  </resources>
  <dependencies />
</plugin>