This package browser is in early development. Mind the rough edges.

java-classpathx-servletapi

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.

Installation

Install the latest version of java-classpathx-servletapi as follows:

guix install java-classpathx-servletapi

Or install a particular version:

guix install java-classpathx-servletapi@3.0.1

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.