<plugin name='hazelcast' version='1.1.1' grailsVersion='3.1.9 &gt; *'>
  <type>org.grails.plugins.hazelcast.HazelcastGrailsPlugin</type>
  <grailsVersion>3.1.9 &gt; *</grailsVersion>
  <authorEmail>anil.manthina@gmail.com</authorEmail>
  <license>APACHE</license>
  <issueManagement system='GITHUB' url='https://github.com/budjb/grails-hazelcast/issues' />
  <developers>[[name:Bud Byrd, email:bud.byrd@gmail.com], [name:Aaron Brown, email:aaron@aarocode.com]]</developers>
  <author>Anil Manthina</author>
  <documentation>https://budjb.github.io/grails-hazelcast/latest</documentation>
  <name>hazelcast</name>
  <description>A plugin that creates Hazelcast instances based on application configuration.</description>
  <title>Grails Hazelcast Plugin</title>
  <scm url='https://github.com/budjb/grails-hazelcast' />
  <version />
  <resources>
    <resource>org.grails.plugins.hazelcast.Application</resource>
  </resources>
</plugin>