amperity/sparkplug-repl

Clojure REPL for Spark exploration

Leiningen/Boot

[amperity/sparkplug-repl "1.1.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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