crow/service

Crow is a library for building and collaborating with distributed services implemented by Clojure.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 157 Downloads
  • 4 This Version

Leiningen/Boot

[crow/service "2.5.1-SNAPSHOT"]

Clojure CLI/deps.edn

crow/service {:mvn/version "2.5.1-SNAPSHOT"}

Gradle

implementation("crow:service:2.5.1-SNAPSHOT")

Maven

<dependency>
  <groupId>crow</groupId>
  <artifactId>service</artifactId>
  <version>2.5.1-SNAPSHOT</version>
</dependency>