<plugin name='enforcer' version='unspecified' grailsVersion='3.0.4 &gt; *'>
  <type>enforcer.EnforcerGrailsPlugin</type>
  <grailsVersion>3.0.4 &gt; *</grailsVersion>
  <license>APACHE</license>
  <issueManagement system='GITHUB' url='https://github.com/virtualdogbert/Enforcer/issues' />
  <developers>[[name:Tucker J. Pelletier]]</developers>
  <author>Tucker J. Pelletier AKA virtualdogbert</author>
  <documentation>https://virtualdogbert.github.io/Enforcer</documentation>
  <profiles>[web]</profiles>
  <name>enforcer</name>
  <description>A plugin for enforcing business rules/permissions, that works with Spring Security Core, is easier to implement, and extend. It can also be used as an alternative to Spring Security ACL</description>
  <title>Enforcer</title>
  <scm url='https://github.com/virtualdogbert/Enforcer' />
  <version />
  <resources>
    <resource>enforcer.Application</resource>
  </resources>
</plugin>