java-javaee-servletapi 3.1.0
Java servlet API
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. This project provides information on the continued development of the Java Servlet specification.
- Outputs:
out
- Website: https://javaee.github.io/servlet-spec/
- Licenses: ASL 2.0 · CDDL 1.1 · GPL 2
- Package source: gnu/packages/java.scm
- Builds: See build status
- Issues: See known issues
Installation
Install java-javaee-servletapi 3.1.0
as follows:
guix install java-javaee-servletapi@3.1.0
Or install the latest version:
guix install java-javaee-servletapi
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.