clawss

clawss: clojure wrapper for web-service security

Leiningen/Boot

[clawss "0.1.1-SNAPSHOT"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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