meson

Clojure Client Library for the Mesos HTTP API

Leiningen/Boot

[meson "0.2.0-SNAPSHOT"]

Clojure CLI/deps.edn

meson/meson {:mvn/version "0.2.0-SNAPSHOT"}

Gradle

implementation("meson:meson:0.2.0-SNAPSHOT")

Maven

<dependency>
  <groupId>meson</groupId>
  <artifactId>meson</artifactId>
  <version>0.2.0-SNAPSHOT</version>
</dependency>