com.redhat.qe/ssh-tools

A wrapper for sshj and some CLI tools

Leiningen/Boot

[com.redhat.qe/ssh-tools "2.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

com.redhat.qe/ssh-tools {:mvn/version "2.1.0-SNAPSHOT"}

Gradle

implementation("com.redhat.qe:ssh-tools:2.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>com.redhat.qe</groupId>
  <artifactId>ssh-tools</artifactId>
  <version>2.1.0-SNAPSHOT</version>
</dependency>