clj-consul-catalog

Consul service registry client for clojure

Leiningen/Boot

[clj-consul-catalog "0.2.2-SNAPSHOT"]

Clojure CLI/deps.edn

clj-consul-catalog/clj-consul-catalog {:mvn/version "0.2.2-SNAPSHOT"}

Gradle

implementation("clj-consul-catalog:clj-consul-catalog:0.2.2-SNAPSHOT")

Maven

<dependency>
  <groupId>clj-consul-catalog</groupId>
  <artifactId>clj-consul-catalog</artifactId>
  <version>0.2.2-SNAPSHOT</version>
</dependency>