API module for Pax Web, an OPS4J implementation of the OSGi HTTP Service and HTTP Whiteboard specifications.
<dependency>
<groupId>org.ops4j.pax.web</groupId>
<artifactId>pax-web-api</artifactId>
<version>11.1.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Inject and use the WebContainer service to register servlets in an OSGi environment.
Deploy your application in an OSGi container (e.g., Apache Karaf, Eclipse Equinox) that includes Pax Web.
No dependency data recorded yet.