Provides the Java EE 6 Web Profile API specifications for JBoss application server development.
<dependency>
<groupId>org.jboss.spec</groupId>
<artifactId>jboss-javaee-web-6.0</artifactId>
<version>3.0.3.Final</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 from the Java EE 6 Web Profile.
Replace javax.* imports with jakarta.* and update dependencies.
No dependency data recorded yet.