Gradle SSH Plugin provides SSH facilities such as command execution or file transfer on Gradle.
https://gradle-ssh-plugin.github.io
This is an open source software licensed under the Apache License Version 2.0. Feel free to open issues or pull requests.
Gradle SSH Plugin internally uses Groovy SSH library. It depends on JSch.
The document is maintained on the repository of Groovy SSH.
TODO: fix it
Create a new release in GitHub Releases. GitHub Actions will publish an artifact to Gradle Plugin Portal.