mixradio/party

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

Leiningen/Boot

[mixradio/party "1.0.3"]

Clojure CLI/deps.edn

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

Gradle

implementation("mixradio:party:1.0.3")

Maven

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