<plugin name='downloads-plugin' version='1.2.2' grailsVersion='2.3 &gt; *'>
  <author>Nick dos Remedios</author>
  <authorEmail>nick.dosremedios@csiro.au</authorEmail>
  <title>ALA Downloads Plugin</title>
  <description>Grails plugin to provide common user interface for users to triggerDownload occurrence records from
ALA Biocache system.
</description>
  <documentation>https://github.com/AtlasOfLivingAustralia/downloads-plugin</documentation>
  <type>DownloadsPluginGrailsPlugin</type>
  <resources>
    <resource>DownloadsPluginResources</resource>
    <resource>DownloadsPluginUrlMappings</resource>
    <resource>downloadsDefaultConfig</resource>
    <resource>au.org.ala.downloads.DownloadController</resource>
    <resource>au.org.ala.downloads.BiocacheService</resource>
    <resource>au.org.ala.downloads.CustomiseService</resource>
    <resource>au.org.ala.downloads.DownloadService</resource>
    <resource>au.org.ala.downloads.plugin.DownloadsTagLib</resource>
  </resources>
</plugin>