<plugin name='handlebarsRenderer' version='0.1.2' grailsVersion='3.0.0 &gt; *'>
  <type>org.grails.plugins.HandlebarsRendererGrailsPlugin</type>
  <grailsVersion>3.0.0 &gt; *</grailsVersion>
  <authorEmail>shamshurin.alexander@gmail.com</authorEmail>
  <issueManagement system='Github Issues' url='https://github.com/salex772/handlebars-renderer' />
  <author>Alexander Shamshurin</author>
  <documentation>https://github.com/salex772/handlebars-renderer</documentation>
  <profiles>[web]</profiles>
  <name>handlebars-renderer</name>
  <description>Grails handlebars templates renderer plugin</description>
  <title>Grails handlebars</title>
  <scm url='https://github.com/salex772/handlebars-renderer' />
  <version />
  <resources>
    <resource>org.grails.plugins.UrlMappings</resource>
    <resource>org.grails.plugins.Application</resource>
    <resource>org.grails.plugins.HandlebarsService</resource>
    <resource>org.grails.plugins.HandlebarsTagLib</resource>
  </resources>
</plugin>