obs

An HTTP authentication server

Leiningen/Boot

[obs "0.1.1-SNAPSHOT"]

Clojure CLI/deps.edn

obs/obs {:mvn/version "0.1.1-SNAPSHOT"}

Gradle

implementation("obs:obs:0.1.1-SNAPSHOT")

Maven

<dependency>
  <groupId>obs</groupId>
  <artifactId>obs</artifactId>
  <version>0.1.1-SNAPSHOT</version>
</dependency>