Install this package:
emerge -a dev-java/javax-servlet-api
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-java/javax-servlet-api
Or alternatively:
emerge --autounmask-write -a dev-java/javax-servlet-api
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 3.1.0 | 8 | amd64 arm64 ppc64 | 3.1 |
| 3.0.1 | 8 | amd64 ~arm64 ~ppc64 | 3.0 |
| 2.5 | 8 | amd64 arm64 ppc64 | 2.5 |
| 2.2 | 8 | amd64 ~arm64 ppc64 | 2.2 |
<pkgmetadata> <maintainer type="project"> <email>java@gentoo.org</email> </maintainer> <longdescription> Java Servlet is the foundation web specification in the Java Enterprise Platform. Developers can build web applications using the Servlet API to interact with the request/response workflow. </longdescription> <slots> <slot name="2.2">https://jcp.org/aboutJava/communityprocess/maintenance/jsr903/</slot> <slot name="2.5">https://jcp.org/aboutJava/communityprocess/final/jsr154/</slot> <slot name="3.1">https://jcp.org/aboutJava/communityprocess/final/jsr340/</slot> <slot name="3.0">https://jcp.org/aboutJava/communityprocess/final/jsr315/</slot> </slots> </pkgmetadata>
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | javax.servlet-api-3.0.1-sources.jar | 212871 bytes | 3.0.1 |
| DIST | javax.servlet-api-3.1.0-sources.jar | 223386 bytes | 3.1.0 |
| DIST | servlet-api-2.2-sources.jar | 124718 bytes | 2.2 |
| DIST | servlet-api-2.5-sources.jar | 158114 bytes | 2.5 |
| Type | File | Size |
|---|