io.epiccastle/spire

A Clojure library for using SSH in Clojure that is API compatible with bbssh

Leiningen/Boot

[io.epiccastle/spire "0.1.2-SNAPSHOT"]

Clojure CLI/deps.edn

io.epiccastle/spire {:mvn/version "0.1.2-SNAPSHOT"}

Gradle

implementation("io.epiccastle:spire:0.1.2-SNAPSHOT")

Maven

<dependency>
  <groupId>io.epiccastle</groupId>
  <artifactId>spire</artifactId>
  <version>0.1.2-SNAPSHOT</version>
</dependency>