<plugin name='remotessh' version='3.0.9' grailsVersion='3.0 &gt; *'>
  <type>remotessh.RemotesshGrailsPlugin</type>
  <grailsVersion>3.0 &gt; *</grailsVersion>
  <license>APACHE</license>
  <issueManagement system='GITHUB' url='https://github.com/vahidhedayati/RemoteSSH/issues' />
  <developers name='Vahid Hedayati' email='badvad@gmail.com' />
  <documentation>https://github.com/vahidhedayati/RemoteSSH</documentation>
  <name>remotessh</name>
  <description>Uses the Ganymed SSH-2 library to provide RemoteSSH, RemoteSCP, RemoteSCPDir, and RemoteSCPGet</description>
  <title>Remote SSH Plugin</title>
  <scm url='https://github.com/vahidhedayati/RemoteSSH' />
  <version />
  <resources>
    <resource>remotessh.Application</resource>
    <resource>grails.plugin.remotessh.SshUtilService</resource>
    <resource>grails.plugin.remotessh.RsshService</resource>
    <resource>grails.plugin.remotessh.RsshConfService</resource>
    <resource>grails.plugin.remotessh.RsshTagLib</resource>
  </resources>
</plugin>