java-classpathx-servletapi 3.0.1
Java servlet API implementation
This is the GNU servlet API distribution, part of the ClasspathX project. It provides implementations of version 3.0 of the servlet API and version 2.1 of the Java ServerPages API.
- Outputs:
out
- Website: https://www.gnu.org/software/classpathx/
- Licenses: GPL 3+
- Package source: gnu/packages/java.scm
- Builds: See build status
- Issues: See known issues
Installation
Install java-classpathx-servletapi 3.0.1
as follows:
guix install java-classpathx-servletapi@3.0.1
Or install the latest version:
guix install java-classpathx-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.