com.github.redhatqe/ssh-tools

A wrapper for sshj and some CLI tools

Leiningen/Boot

[com.github.redhatqe/ssh-tools "2.1.1-SNAPSHOT"]

Clojure CLI/deps.edn

com.github.redhatqe/ssh-tools {:mvn/version "2.1.1-SNAPSHOT"}

Gradle

implementation("com.github.redhatqe:ssh-tools:2.1.1-SNAPSHOT")

Maven

<dependency>
  <groupId>com.github.redhatqe</groupId>
  <artifactId>ssh-tools</artifactId>
  <version>2.1.1-SNAPSHOT</version>
</dependency>