com.andrewmcveigh/jetty-component

A Component that runs a ring-servlet with Servlet 3 API.

Leiningen/Boot

[com.andrewmcveigh/jetty-component "0.1.2"]

Clojure CLI/deps.edn

com.andrewmcveigh/jetty-component {:mvn/version "0.1.2"}

Gradle

implementation("com.andrewmcveigh:jetty-component:0.1.2")

Maven

<dependency>
  <groupId>com.andrewmcveigh</groupId>
  <artifactId>jetty-component</artifactId>
  <version>0.1.2</version>
</dependency>