<plugin name='ajaxdependancyselection' version='1.3' grailsVersion='3.0 &gt; *'>
  <type>ajaxdependancyselection.AjaxdependancyselectionGrailsPlugin</type>
  <grailsVersion>3.0 &gt; *</grailsVersion>
  <license>Apache</license>
  <issueManagement system='GITHUB' url='https://github.com/vahidhedayati/Ajaxdependancyselection/issues' />
  <developers>[[name:Vahid Hedayati, email:badvad@gmail.com], [name:Alidad Soleimani, email:badvad@gmail.com]]</developers>
  <documentation>http://grails.org/plugin/ajaxdependancyselection</documentation>
  <name>ajaxdependancyselection</name>
  <description>Defines next auto completion/selection form field values ensuring it is bound on previous auto completed/selected form field. This can be used on two or more objects of hasMany and belongsTo. Provides: g:autocomplete, g:autoCompletePrimary, g:autoCompleteSecondary, g:autoCompleteSecondaryNR, g:selectPrimary, g:selectSecondary , g:selectSecondaryNR &amp;  g:selectController. g:selectAutoComplete and g:selectPrimaryNR. Now also supporting 1 object with multiple dependencies.</description>
  <title>Ajax Dependancy Selection Plugin</title>
  <scm url='https://github.com/vahidhedayati/Ajaxdependancyselection' />
  <version />
  <resources>
    <resource>grails.plugin.ajaxdependancyselection.AutoCompleteTagLib</resource>
    <resource>grails.plugin.ajaxdependancyselection.AutoCompleteService</resource>
    <resource>grails.plugin.ajaxdependancyselection.AutoCompleteController</resource>
    <resource>ajaxdependancyselection.Application</resource>
  </resources>
</plugin>