<plugin name='dropwizardMetrics' version='2.0.0.RC1' grailsVersion='3.0.14 &gt; *'>
  <type>grails.plugin.dropwizard.DropwizardMetricsGrailsPlugin</type>
  <authorEmail>brownj@objectcomputing.com</authorEmail>
  <author>Jeff Scott Brown</author>
  <documentation>http://grails-plugins.github.io/grails-dropwizard-metrics</documentation>
  <profiles>[web]</profiles>
  <description>Grails 3 plugin providing convenient access to the Dropwizard Metrics library.
</description>
  <title>Dropwizard Metrics</title>
  <version />
  <grailsVersion>3.0.14 &gt; *</grailsVersion>
  <license>APACHE</license>
  <pluginExcludes>[grails-app/views/error.gsp]</pluginExcludes>
  <issueManagement system='GitHub Issues' url='https://github.com/grails-plugins/grails-dropwizard-metrics/issues' />
  <organization name='OCI' url='http://www.objectcomputing.com/' />
  <name>dropwizard-metrics</name>
  <scm url='https://github.com/grails-plugins/grails-dropwizard-metrics' />
  <resources>
    <resource>grails.plugin.dropwizard.Application</resource>
  </resources>
</plugin>