org.onyxplatform/onyx-http

Onyx plugin for HTTP

Leiningen/Boot

[org.onyxplatform/onyx-http "0.14.5.1-SNAPSHOT"]

Clojure CLI/deps.edn

org.onyxplatform/onyx-http {:mvn/version "0.14.5.1-SNAPSHOT"}

Gradle

implementation("org.onyxplatform:onyx-http:0.14.5.1-SNAPSHOT")

Maven

<dependency>
  <groupId>org.onyxplatform</groupId>
  <artifactId>onyx-http</artifactId>
  <version>0.14.5.1-SNAPSHOT</version>
</dependency>