Grails RemoteSSH Plugin based on Ganymed SSH-2 library
Dependency Grails 2:
compile ":remote-ssh:0.14"
Dependency Grails 3 (build.gradle):
compile "org.grails.plugins:remotessh:3.0.9"
SSHUtil methods and how to use
SshUtilService methods and how to use
Groovy Docs for classes within plugin: methods/usage
Java Docs for classes within plugin: methods/usage
Check out : jssh