The Java EE Web API providing interfaces and classes for building web applications using Java EE standards.
<dependency>
<groupId>javax</groupId>
<artifactId>javaee-web-api</artifactId>
<version>8.0.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
A simple servlet extending HttpServlet.
Migrate to Jakarta EE (jakarta.servlet) for new projects.
No dependency data recorded yet.