Jetty's implementation of the OpenJDK HTTP Service Provider Interface (SPI) for server-side HTTP handling.
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-http-spi</artifactId>
<version>12.1.8</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example showing how to use the Jetty HTTP SPI.
No known issues recorded.
No dependency data recorded yet.