clj-connect

Clojure support for Atlassian Connect, most notably the JWT extensions.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 1,430 Downloads
  • 32 This Version

Leiningen/Boot

[clj-connect "0.2.3-SNAPSHOT"]

Clojure CLI/deps.edn

clj-connect/clj-connect {:mvn/version "0.2.3-SNAPSHOT"}

Gradle

implementation("clj-connect:clj-connect:0.2.3-SNAPSHOT")

Maven

<dependency>
  <groupId>clj-connect</groupId>
  <artifactId>clj-connect</artifactId>
  <version>0.2.3-SNAPSHOT</version>
</dependency>