<plugin name='logHibernateStats' version='1.0.20' grailsVersion='3.0.0 &gt; *'>
  <type>org.grails.plugins.LogHibernateStatsGrailsPlugin</type>
  <issueManagement system='GitHub' url='https://github.com/ishults/log-hibernate-stats/issues' />
  <title>Log Hibernate Stats Plugin</title>
  <grailsVersion>3.0.0 &gt; *</grailsVersion>
  <description>Logs Hibernate statistics across controller actions</description>
  <name>log-hibernate-stats</name>
  <documentation>https://github.com/ishults/log-hibernate-stats</documentation>
  <license>Apache 2.0</license>
  <developers>[[name:Igor Shults, email:igor.shults@gmail.com]]</developers>
  <scm url='https://github.com/ishults/log-hibernate-stats' />
  <version />
  <resources>
    <resource>org.grails.plugins.LogHibernateStatsInterceptor</resource>
    <resource>org.grails.plugins.Application</resource>
  </resources>
</plugin>