edocu/clj-communication

Library with clients for communication among services in eDocu

Leiningen/Boot

[edocu/clj-communication "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

edocu/clj-communication {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("edocu:clj-communication:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>edocu</groupId>
  <artifactId>clj-communication</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>