ring-jetty-servlet-adapter

Fork of offical Ring Jetty adapter, servlet support added.

Leiningen/Boot

[ring-jetty-servlet-adapter "1.6.3"]

Clojure CLI/deps.edn

ring-jetty-servlet-adapter/ring-jetty-servlet-adapter {:mvn/version "1.6.3"}

Gradle

implementation("ring-jetty-servlet-adapter:ring-jetty-servlet-adapter:1.6.3")

Maven

<dependency>
  <groupId>ring-jetty-servlet-adapter</groupId>
  <artifactId>ring-jetty-servlet-adapter</artifactId>
  <version>1.6.3</version>
</dependency>