co.paralleluniverse/comsat-ring-jetty9

Comsat integration for the Ring Clojure web framework: Jetty 9 fiber-blocking adapter.

Leiningen/Boot

[co.paralleluniverse/comsat-ring-jetty9 "0.4.0"]

Clojure CLI/deps.edn

co.paralleluniverse/comsat-ring-jetty9 {:mvn/version "0.4.0"}

Gradle

implementation("co.paralleluniverse:comsat-ring-jetty9:0.4.0")

Maven

<dependency>
  <groupId>co.paralleluniverse</groupId>
  <artifactId>comsat-ring-jetty9</artifactId>
  <version>0.4.0</version>
</dependency>