JAR file

servlet-api-5.5.23.jar

in tomcat/servlet-api/5.5.23

Group ID: tomcat
Artifact ID: servlet-api
Version: 5.5.23
Last modified: 24.01.2008 04:19
Packaging: jar
Name: Java API for Servlets
Description: Java API for Servlets, specification version 2.4
Size: 97.0 KB
Download: https://repo.maven.apache.org/maven2/tomcat/servlet-api/5.5.23/servlet-api-5.5.23.jar
POM: Show
Maven:
<dependency>
  <groupId>tomcat</groupId>
  <artifactId>servlet-api</artifactId>
  <version>5.5.23</version>
</dependency>
Gradle:
tomcat:servlet-api:5.5.23
Contained classes: Show all