org.clojars.atmos-system/atmos-web-kernel-reitit

This library is the web core of atmos systems, it has commons functionality using *Reitit*.

Leiningen/Boot

[org.clojars.atmos-system/atmos-web-kernel-reitit "2.0"]

Clojure CLI/deps.edn

org.clojars.atmos-system/atmos-web-kernel-reitit {:mvn/version "2.0"}

Gradle

implementation("org.clojars.atmos-system:atmos-web-kernel-reitit:2.0")

Maven

<dependency>
  <groupId>org.clojars.atmos-system</groupId>
  <artifactId>atmos-web-kernel-reitit</artifactId>
  <version>2.0</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.