org.clojars.jj/ring-http-exchange

Ring adapter for com.sun.net.httpserver

Leiningen/Boot

[org.clojars.jj/ring-http-exchange "1.0.1"]

Clojure CLI/deps.edn

org.clojars.jj/ring-http-exchange {:mvn/version "1.0.1"}

Gradle

implementation("org.clojars.jj:ring-http-exchange:1.0.1")

Maven

<dependency>
  <groupId>org.clojars.jj</groupId>
  <artifactId>ring-http-exchange</artifactId>
  <version>1.0.1</version>
</dependency>

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