amperity/sparkplug-repl

Clojure REPL for Spark exploration

Leiningen/Boot

[amperity/sparkplug-repl "0.1.9"]

Clojure CLI/deps.edn

amperity/sparkplug-repl {:mvn/version "0.1.9"}

Gradle

implementation("amperity:sparkplug-repl:0.1.9")

Maven

<dependency>
  <groupId>amperity</groupId>
  <artifactId>sparkplug-repl</artifactId>
  <version>0.1.9</version>
</dependency>