com.redhat.qe/ssh-tools

Extensions of trilead ssh and some CLI tools

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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