AJP connector module for the Jetty web server, enabling communication with Apache HTTP Server via the AJP protocol.
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-ajp</artifactId>
<version>8.1.22.v20160922</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Starts a Jetty server with an AJP connector on port 8009.
Use org.eclipse.jetty:jetty-ajp from Jetty 9.x or later.
No dependency data recorded yet.