Catalina is Tomcat's servlet container implementing the Servlet and JSP specifications.
<dependency>
<groupId>org.apache.tomcat</groupId>
<artifactId>catalina</artifactId>
<version>6.0.53</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Embedded Tomcat server starting on port 8080.
Upgrade to Tomcat 9 or 10 for security patches and modern Servlet support.
No dependency data recorded yet.