org.clojars.sunng/beanstalk

sunng's fork of the clojure beanstalk library

Leiningen/Boot

[org.clojars.sunng/beanstalk "1.0.4"]

Clojure CLI/deps.edn

org.clojars.sunng/beanstalk {:mvn/version "1.0.4"}

Gradle

implementation("org.clojars.sunng:beanstalk:1.0.4")

Maven

<dependency>
  <groupId>org.clojars.sunng</groupId>
  <artifactId>beanstalk</artifactId>
  <version>1.0.4</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.