ring-jetty-component

A component for the standard Ring Jetty adapter

Leiningen/Boot

[ring-jetty-component "0.3.1"]

Clojure CLI/deps.edn

ring-jetty-component/ring-jetty-component {:mvn/version "0.3.1"}

Gradle

implementation("ring-jetty-component:ring-jetty-component:0.3.1")

Maven

<dependency>
  <groupId>ring-jetty-component</groupId>
  <artifactId>ring-jetty-component</artifactId>
  <version>0.3.1</version>
</dependency>