ring-jetty-component

A component for the standard Ring Jetty adapter

Leiningen/Boot

[ring-jetty-component "0.2.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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