org.spootnik/mesomatic

Apache Mesos type conversions to and from Clojure

Leiningen/Boot

[org.spootnik/mesomatic "0.22.1-r0"]

Clojure CLI/deps.edn

org.spootnik/mesomatic {:mvn/version "0.22.1-r0"}

Gradle

implementation("org.spootnik:mesomatic:0.22.1-r0")

Maven

<dependency>
  <groupId>org.spootnik</groupId>
  <artifactId>mesomatic</artifactId>
  <version>0.22.1-r0</version>
</dependency>