Apache Tomcat - Using Tomcat libraries with Maven

Table of Contents

Using Tomcat libraries With Maven

Tomcat Snapshots

Tomcat snapshots are located in the Apache Snapshot Repository. The official URL is
http://repository.apache.org/content/repositories/snapshots/org/apache/tomcat/

Snapshots are done periodically, not on a regular basis, but when changes happen and the Tomcat team deems a new snapshot might useful.

Tomcat Releases

Stable releases are published to the Central Maven Repositories. The URL for this is

http://repo2.maven.org/maven2/org/apache/tomcat/

Comments

Notice: This comments section collects your suggestions on improving documentation for Apache Tomcat.

If you have trouble and need help, read Find Help page and ask your question on the tomcat-users mailing list. Do not ask such questions here. This is not a Q&A section.

The Apache Comments System is explained here. Comments may be removed by our moderators if they are either implemented or considered invalid/off-topic.