Utility Servlets from Jetty.
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-servlets</artifactId>
<version>11.0.26</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Configures a CrossOriginFilter for handling CORS in a Jetty server.
Use Jetty 9.x for Java 8 and javax.servlet, or update imports to jakarta.servlet.
No dependency data recorded yet.