mixradio/party

A Clojure library that wraps the Curator service discovery/registration API.

Leiningen/Boot

[mixradio/party "1.0.4"]

Clojure CLI/deps.edn

mixradio/party {:mvn/version "1.0.4"}

Gradle

implementation("mixradio:party:1.0.4")

Maven

<dependency>
  <groupId>mixradio</groupId>
  <artifactId>party</artifactId>
  <version>1.0.4</version>
</dependency>